wikipedia-game-solver/apps/api
2024-08-30 18:30:16 +00:00
..
app feat(api): work in progress GET /wikipedia/shortest-paths?fromPageId=id&toPageId=id 2024-08-23 23:21:42 +02:00
bin chore: try Adonis Tuyau 2024-08-16 01:50:11 +01:00
config feat(api): work in progress GET /wikipedia/shortest-paths?fromPageId=id&toPageId=id 2024-08-23 23:21:42 +02:00
database chore: try Adonis Tuyau 2024-08-16 01:50:11 +01:00
start feat(api): work in progress GET /wikipedia/shortest-paths?fromPageId=id&toPageId=id 2024-08-23 23:21:42 +02:00
tests chore: try Adonis Tuyau 2024-08-16 01:50:11 +01:00
.c8rc.json chore: try Adonis Tuyau 2024-08-16 01:50:11 +01:00
.env.example feat(api): work in progress GET /wikipedia/shortest-paths?fromPageId=id&toPageId=id 2024-08-23 23:21:42 +02:00
.eslintrc.json chore: improve type safety Tuyau 2024-08-18 01:31:02 +01:00
adonisrc.ts chore: try Adonis Tuyau 2024-08-16 01:50:11 +01:00
Dockerfile build(deps): update latest 2024-08-30 20:06:53 +02:00
package.json chore(release): 1.0.0-staging.4 [skip ci] 2024-08-30 18:30:16 +00:00
shortest-paths-tests.ts feat(api): work in progress GET /wikipedia/shortest-paths?fromPageId=id&toPageId=id 2024-08-23 23:21:42 +02:00
tsconfig.json chore: try Adonis Tuyau 2024-08-16 01:50:11 +01:00