monkeytype/backend/api/routes
Bruce Berrios 101c227599
Add Dynamic Server Configuration (#2385) by Bruception
* Add no frontend script

* Define context middleware

* Define base configuration schema

* Define configuration DAO

* Setup context middleware and live configuration fetch

* Remove patch configuration method

* Rename files for consistency

* Use plain object check

* Use plain object

* modified base configuration

* renamed config property

* brought back 2 properties

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-01-31 22:47:58 +01:00
..
config.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00: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 fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00
preset.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00
psa.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00
quotes.js Add Dynamic Server Configuration (#2385) by Bruception 2022-01-31 22:47:58 +01:00
result.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00
user.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00