Skip to content

Endpoints for the server #1

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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