edulinq / autograder-server

A server to automatically grading coding assignments.
MIT License
4 stars 5 forks source link

API Overview Utility #29

Open eriq-augustine opened 1 year ago

eriq-augustine commented 1 year ago

Make a utility that goes over each API route and outputs information about each endpoint:

Expose this information as JSON in both the CLI and API.

This will server as a good starting point for API documentation.