This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
mochaserverpine64backup/README.md

11 lines
363 B
Markdown
Raw Normal View History

2018-04-17 14:13:52 -05:00
# API endpoints:
2018-04-17 14:10:47 -05:00
2018-04-17 14:25:01 -05:00
Base url = `https://corder.tech`
2018-04-17 14:24:04 -05:00
| Endpoint | Return |
| ------------------------ | ------------------------------ |
| `/mocha/users/{user_id}` | row with the given user |
| `/mocha/users/*` | all rows |
| `/mocha/top/{n}` | user with the n highest scores |