feat: implement pokedex api

This commit is contained in:
2026-06-16 14:49:22 +02:00
commit 1bde596857
21 changed files with 3596 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
/target/
.env
.DS_Store
.coding-challenge-plan.md