monkeytype/backend
Bruce Berrios 2f70d1ab8a
Add ApeKeys CRUD (#2606)
* Add ApeKeys CRUD

* Fix

* Omit ape key data

* Encode id + key
2022-03-01 11:11:01 -05:00
..
anticheat added anticheat stub 2022-02-22 22:50:47 +01:00
api Add ApeKeys CRUD (#2606) 2022-03-01 11:11:01 -05:00
constants Add ape keys routing and configuration (#2599) 2022-02-28 12:37:05 +01:00
credentials
dao Add ApeKeys CRUD (#2606) 2022-03-01 11:11:01 -05:00
handlers Add ApeKeys CRUD (#2606) 2022-03-01 11:11:01 -05:00
init Add ApeKeys CRUD (#2606) 2022-03-01 11:11:01 -05:00
jobs Migrate files to ts (#2581) 2022-02-23 22:17:17 -06:00
middlewares Add ApeKeys CRUD (#2606) 2022-03-01 11:11:01 -05:00
types Add ApeKeys CRUD (#2606) 2022-03-01 11:11:01 -05:00
.gitignore Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
app.ts Migrate middlewares to TypeScript (#2574) 2022-02-23 10:03:38 -05:00
example.env
package-lock.json Add ApeKeys CRUD (#2606) 2022-03-01 11:11:01 -05:00
package.json Add ApeKeys CRUD (#2606) 2022-03-01 11:11:01 -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