/api- 🔐
/authPOST /token→ Generate token
- 📘
/problemsetGET /→ Get all problemsPOST /→ Create a problemGET /<problem_id>→ Get problemPATCH /<problem_id>→ Update problemDELETE /<problem_id>→ Delete problemGET /<problem_id>/submissions→ Get submissionsGET /<problem_id>/submissions/<id>→ Get a submissionPOST /submit/<problem_id>→ Submit code
- 👤
/usersGET /→ Get all usersPOST /→ Create userGET /<user_id>→ Get userPATCH /<user_id>→ Update userDELETE /<user_id>→ Delete user
- 🔐
-
Notifications
You must be signed in to change notification settings - Fork 0
The API of open-cp
License
Open-Competitive-Programming/opencp-api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
The API of open-cp
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published