DMOJ / docs

Documentation for setting up and using the DMOJ judge.
https://docs.dmoj.ca
26 stars 87 forks source link

API documentation #76

Closed fluix-dev closed 4 years ago

fluix-dev commented 4 years ago

Right now, the v1 API is documented here and the v2 API is document in this gist.

Some services choose to include the API documentation in their official documentation (such as Prometheus) but others don't.

What do we want to do for DMOJ? My vote is to include it in the official docs.

kiritofeng commented 4 years ago

+1 for including in official documentation, but we should also add that Gist to a DMOJ flatpage in some form (My personal vote would be for https://dmoj.ca/api/v2/, with a link on the v1 page)