wikipedia-game-solver/apps/api/src/config
Théo LUDWIG 63862b19c0
Some checks failed
Chromatic / chromatic (push) Successful in 2m33s
CI / ci (push) Failing after 1m27s
CI / commitlint (push) Successful in 13s
feat(api): implement GET /wikipedia/pages/[id]
2024-08-13 11:58:38 +01:00
..
app.ts feat(api): health checks 2024-08-12 18:19:43 +01:00
auth.ts feat: init apps/api 2024-08-09 22:51:41 +01:00
bodyparser.ts test(api): database tests 2024-08-12 13:21:34 +01:00
cors.ts feat: init apps/api 2024-08-09 22:51:41 +01:00
database.ts feat(api): implement GET /wikipedia/pages/[id] 2024-08-13 11:58:38 +01:00
hash.ts test(api): database tests 2024-08-12 13:21:34 +01:00
limiter.ts feat(api): rate limiting 2024-08-12 14:13:24 +01:00
logger.ts feat: init apps/api 2024-08-09 22:51:41 +01:00