freeCodeCamp/api/src
Oliver Eyton-Williams 5f12720ad2
fix: use onRequest to add headers (#50125)
* fix: use onrequest to add headers

We want to add them no-matter what, so we should use the earliest hook
available.
2023-04-24 11:08:19 +02:00
..
db chore(api): compile TS into /dist (#49812 2023-03-28 19:42:20 +05:30
middleware chore(api): compile TS into /dist (#49812 2023-03-28 19:42:20 +05:30
plugins fix: use onRequest to add headers (#50125) 2023-04-24 11:08:19 +02:00
routes feat: introduce /update-my-profileui route in new API (#49827) 2023-04-18 15:01:26 +00:00
schemas fix(deps): update dependency @sinclair/typebox to v0.26.6 (#49855) 2023-04-03 09:13:36 +00:00
utils feat(api): create sentry plugin (#49731) 2023-04-05 08:35:23 -07:00
app.ts feat: introduce /update-my-profileui route in new API (#49827) 2023-04-18 15:01:26 +00:00
server.test.ts fix(api): fix eslint error (#50080) 2023-04-17 20:21:36 +05:30
server.ts feat(api): dev login (#49880) 2023-03-29 18:08:38 +05:30