Skip to content

Endpoints for the server #1

@sadn1ck

Description

@sadn1ck

The planned endpoints (more will be added, have not included generic signin/up):

Type Endpoint Consumes Produces
POST /contest/:contestID/submit code, userid, contest id, problem id Returns a submission id
POST /submit code, userid, problem id Returns a submission id (different from contest submissions)
GET /status/:submissionID submissionID status (AC/WA/RE/TLE/MLE/CE)
POST /contest/:contestID/register userid status of registration

Comment more, I will add here

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions