monkeytype/backend
Jack 4c396717ef
Added a custom auth counter to prometheus metrics (#2690)
* added basic auth and prom client dependencies

* incrementing auth counter

* added custom prometheus metric

* turns out there is no need for basic auth

* updated name

* exact

* exact
2022-03-12 15:20:18 +01:00
..
anticheat added anticheat stub 2022-02-22 22:50:47 +01:00
api sending 404 early to avoid logging all the query params 2022-03-11 23:30:03 +01:00
constants Final touches/tuning for ApeKeys (#2663) 2022-03-09 19:40:35 +01:00
credentials
dao stopping rank command from running if leaderboard is updating 2022-03-11 15:20:43 +01:00
documentation Final touches/tuning for ApeKeys (#2663) 2022-03-09 19:40:35 +01:00
init Enable strict null checks in backend (#2639) 2022-03-07 11:10:07 -05:00
jobs Leaderboard update flag (#2676) 2022-03-10 21:34:20 +01:00
middlewares Added a custom auth counter to prometheus metrics (#2690) 2022-03-12 15:20:18 +01:00
types Add user permissions for ape keys (#2665) 2022-03-09 20:41:50 +01:00
utils Added a custom auth counter to prometheus metrics (#2690) 2022-03-12 15:20:18 +01: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