monkeytype/backend
2022-03-07 14:37:53 +01:00
..
anticheat added anticheat stub 2022-02-22 22:50:47 +01:00
api added enpoints for getting personal bests 2022-03-06 18:33:36 +01:00
constants Remove quote languages check (#2645) 2022-03-06 13:33:53 +01:00
credentials chores: fix typo and push backend/credentials directory (#2224) 2021-12-28 21:03:07 +01:00
dao added enpoints for getting personal bests 2022-03-06 18:33:36 +01:00
init Migrate some utils to TS (#2625) 2022-03-04 16:25:24 +01:00
jobs Rename handlers to utils (#2620) 2022-03-03 16:31:57 -05:00
middlewares added rate limiting for ape key endpoints 2022-03-06 18:33:20 +01:00
types added decoded token types 2022-03-06 17:16:33 +01:00
utils Migrate utils pb to ts (#2631) 2022-03-04 23:24:10 +01:00
.gitignore added worker to ignore 2022-03-07 14:36:55 +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 Remove mongo types (#2637) 2022-03-04 19:20:40 -06:00
package.json Remove mongo types (#2637) 2022-03-04 19:20:40 -06:00
server.ts Migrate config client to ts (#2588) by Bruception 2022-02-25 19:20:38 +01:00
swagger.json Add summaries for api (#2630) 2022-03-04 11:50:45 -05:00
tsconfig.json removed unnecessary types 2022-02-22 23:39:21 +01:00
worker.js renamed 2022-03-07 14:37:53 +01:00