Add API to see scores

This commit is contained in:
rubenwardy
2020-04-21 18:15:13 +01:00
parent a8374ec779
commit 0620c3e00f
2 changed files with 11 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ You can use the `/api/whoami` to check authentication.
### Packages
* GET `/api/packages/` - See [Package Queries](#package-queries)
* GET `/api/scores/` - See [Package Queries](#package-queries)
* GET `/api/packages/<username>/<name>/`
### Releases