monkeytype/backend
Bruce Berrios 92a503df71
Refactor Quote Endpoints (#2388) by Bruception
* Refactor quotes route

* Add request validation

* removed unnecessary configuration check

* using const

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-01 19:47:41 +01:00
..
api Refactor Quote Endpoints (#2388) by Bruception 2022-02-01 19:47:41 +01:00
constants switched hashing package 2022-02-01 13:13:59 +01:00
credentials chores: fix typo and push backend/credentials directory (#2224) 2021-12-28 21:03:07 +01:00
dao fixed issue where base configuratoin would fail to insert into the database 2022-02-01 00:31:04 +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 fixed logger not defined 2022-02-01 00:08:49 +01:00
middlewares Refactor Quote Endpoints (#2388) by Bruception 2022-02-01 19:47:41 +01:00
.eslintrc.json ignoring eslint errors if argument begins with _ 2022-02-01 18:13:40 +01:00
.gitignore gitignore typo 2021-08-11 00:01:16 +00:00
example.env Update example.env 2022-01-14 14:26:57 +01:00
server.js ignoring eslint errors if argument begins with _ 2022-02-01 18:13:40 +01:00
worker.js done message 2021-09-06 14:36:04 +01:00