monkeytype/backend
2022-03-04 00:20:29 +01:00
..
anticheat
api converted to ts 2022-03-04 00:20:29 +01:00
constants Migrate users controller (#2618) 2022-03-03 14:50:06 -05:00
credentials
dao reduced user db calls 2022-03-03 23:25:30 +01:00
init Rename handlers to utils (#2620) 2022-03-03 16:31:57 -05:00
jobs Rename handlers to utils (#2620) 2022-03-03 16:31:57 -05:00
middlewares Rename handlers to utils (#2620) 2022-03-03 16:31:57 -05:00
types added result types 2022-03-04 00:10:35 +01:00
utils moved is test too short check to validation 2022-03-04 00:10:49 +01:00
.gitignore
app.ts Migrate middlewares to TypeScript (#2574) 2022-02-23 10:03:38 -05:00
example.env
package-lock.json Migrate users controller (#2618) 2022-03-03 14:50:06 -05:00
package.json Migrate users controller (#2618) 2022-03-03 14:50:06 -05:00
server.ts Migrate config client to ts (#2588) by Bruception 2022-02-25 19:20:38 +01:00
swagger.json added user routes 2022-02-28 21:17:37 +01:00
tsconfig.json removed unnecessary types 2022-02-22 23:39:21 +01:00
worker.ts Add ApeKeys CRUD (#2606) 2022-03-01 11:11:01 -05:00