This website requires JavaScript.
Explore
Help
Sign In
theoludwig
/
wikipedia-game-solver
Archived
Watch
1
Star
1
Fork
0
You've already forked wikipedia-game-solver
Code
Issues
Pull Requests
Actions
Releases
4
Activity
35
Commits
3
Branches
4
Tags
1.1
MiB
63862b19c0
Commit Graph
5 Commits
Author
SHA1
Message
Date
Théo LUDWIG
63862b19c0
feat(api): implement GET /wikipedia/pages/[id]
Some checks failed
Chromatic / chromatic (push)
Successful in 2m33s
Details
CI / ci (push)
Failing after 1m27s
Details
CI / commitlint (push)
Successful in 13s
Details
2024-08-13 11:58:38 +01:00
Théo LUDWIG
0ce950c9c8
test(api): database tests
2024-08-12 13:21:34 +01:00
Théo LUDWIG
cdc8cf2b05
feat(api): implement GET /wikipedia/pages?title=search_title
2024-08-12 00:32:43 +01:00
Théo LUDWIG
02ee112de4
feat(api): create Lucid models and migrations for Wikipedia database dump + usage of PostgreSQL instead of MariaDB
2024-08-11 09:49:23 +01:00
Théo LUDWIG
d020552af5
feat: init apps/api
2024-08-09 22:51:41 +01:00