monkeytype/backend/api/routes
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
..
config.js added async handler wrapper to config routes 2022-02-01 00:33:48 +01:00
core.js Added core route 2021-06-07 19:35:58 +05:30
index.js Consolidate Quotes API (#2365) by Bruception 2022-01-28 23:58:20 +01:00
leaderboards.js using asynchandlerwrapper in leaderboard routes 2022-02-01 17:53:33 +01:00
preset.js using asynchandlerwrapper, removed try catches 2022-02-01 18:00:33 +01:00
psa.js using asynchandlerwrapper, removed try catch 2022-02-01 18:26:59 +01:00
quotes.js Refactor Quote Endpoints (#2388) by Bruception 2022-02-01 19:47:41 +01:00
result.js using asynchandlerwrapper 2022-02-01 18:38:48 +01:00
user.js using asynchandlerwrapper 2022-02-01 18:42:25 +01:00