A simple Pokedex CLI application.
Find a file
Dan Anglin 70faf8366a
checkpoint: pokedex cli progress
- Added in-memory cache
- Created new package for defining the types of the pokeapi API
- Created an internal package for the client
2024-09-19 10:29:13 +01:00
.forgejo/workflows feat: add initial project code 2024-09-17 18:43:21 +01:00
internal checkpoint: pokedex cli progress 2024-09-19 10:29:13 +01:00
magefiles feat: add initial project code 2024-09-17 18:43:21 +01:00
.gitignore feat: add initial project code 2024-09-17 18:43:21 +01:00
.golangci.yaml checkpoint: pokedex cli progress 2024-09-19 10:29:13 +01:00
go.mod checkpoint: pokedex cli progress 2024-09-19 10:29:13 +01:00
main.go feat: add initial project code 2024-09-17 18:43:21 +01:00