monkeytype/backend
Bruce Berrios 7ce9146c7d
Add initial report quote endpoint (#2367) by Bruception
* Add initial report quote endpoint

* Tune rate limiter for report quote

* Tune rate limiter

* Increase max comment size

* Add supported languages to schema validation

* Fix naming
2022-01-29 22:03:02 +01:00
..
api Add initial report quote endpoint (#2367) by Bruception 2022-01-29 22:03:02 +01:00
constants Add initial report quote endpoint (#2367) by Bruception 2022-01-29 22:03:02 +01:00
credentials chores: fix typo and push backend/credentials directory (#2224) 2021-12-28 21:03:07 +01:00
dao Refactor cron jobs (#2357) by Bruception 2022-01-28 19:48:08 +01:00
handlers updated error message when dev mode is active 2022-01-10 03:05:57 +01:00
init shortened mongo connection timeout 2022-01-18 15:42:56 +01:00
jobs Refactor cron jobs (#2357) by Bruception 2022-01-28 19:48:08 +01:00
middlewares Add initial report quote endpoint (#2367) by Bruception 2022-01-29 22:03:02 +01:00
.eslintrc.json
.gitignore
example.env Update example.env 2022-01-14 14:26:57 +01:00
server.js Refactor cron jobs (#2357) by Bruception 2022-01-28 19:48:08 +01:00
worker.js