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
2018-04-17 14:24:04 -05:00

7 lines
328 B
Markdown

# API endpoints:
| Endpoint | Return |
| ------------------------ | ------------------------------ |
| `/mocha/users/{user_id}` | row with the given user |
| `/mocha/users/*` | all rows |
| `/mocha/top/{n}` | user with the n highest scores |