monkeytype/backend
Bruce Berrios 2dba957adc
Add public api docs (#2656) by bruce
* Add public documentation

* typo

* added hard limit on the leaderboards

* ignoring worker when compiling

* added leaderboard routes

* leaderboards accept apekeys

* Fix docs

* Fix

* Specify parse base

* Add ape rate limiter

* added documentation link

* updated message

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-03-09 13:02:37 +01:00
..
anticheat added anticheat stub 2022-02-22 22:50:47 +01:00
api Add public api docs (#2656) by bruce 2022-03-09 13:02:37 +01:00
constants Add error handling for bad requests (#2654) by bruce 2022-03-07 22:16:42 +01:00
credentials chores: fix typo and push backend/credentials directory (#2224) 2021-12-28 21:03:07 +01:00
dao Migrate presets to TS (#2662) by bruce 2022-03-09 12:51:20 +01:00
documentation Add public api docs (#2656) by bruce 2022-03-09 13:02:37 +01:00
init Enable strict null checks in backend (#2639) 2022-03-07 11:10:07 -05:00
jobs Rename handlers to utils (#2620) 2022-03-03 16:31:57 -05:00
middlewares Update ape keys data model (#2655) by bruce 2022-03-08 00:41:04 +01:00
types Update ape keys data model (#2655) by bruce 2022-03-08 00:41:04 +01:00
utils Enable strict null checks in backend (#2639) 2022-03-07 11:10:07 -05:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
app.ts Migrate middlewares to TypeScript (#2574) 2022-02-23 10:03:38 -05:00
example.env Update example.env 2022-01-14 14:26:57 +01:00
package-lock.json Add public api docs (#2656) by bruce 2022-03-09 13:02:37 +01:00
package.json Add public api docs (#2656) by bruce 2022-03-09 13:02:37 +01:00
server.ts Enable strict null checks in backend (#2639) 2022-03-07 11:10:07 -05:00
tsconfig.json Add public api docs (#2656) by bruce 2022-03-09 13:02:37 +01:00