cpinitiative / online-judge

Serverless Online Judge
Mozilla Public License 2.0
18 stars 5 forks source link

Write API Documentation #3

Open thecodingwizard opened 2 years ago

thecodingwizard commented 2 years ago

https://github.com/cpinitiative/online-judge#api

Use https://github.com/cpinitiative/online-judge/blob/submit/submit/src/types.ts as a starting point

At least for POST /execute, you can probably base it off of the unit tests.