Update project config for Go tool and port change
Add Go to .tool-versions, update .gitignore for Go build output and cache, document seed data regeneration in README, and change API port from 8000 to 8080 in docker-compose. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
11
.beans/nuzlocke-tracker-k60g--rewrite-fetch-pokeapi-in-go.md
Normal file
11
.beans/nuzlocke-tracker-k60g--rewrite-fetch-pokeapi-in-go.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# nuzlocke-tracker-k60g
|
||||
title: Rewrite fetch_pokeapi in Go
|
||||
status: completed
|
||||
type: feature
|
||||
priority: normal
|
||||
created_at: 2026-02-07T15:38:58Z
|
||||
updated_at: 2026-02-07T15:44:25Z
|
||||
---
|
||||
|
||||
Rewrite the Python PokeAPI fetching tool in Go with custom HTTP client, disk caching, and zero external dependencies. Replace aiopoke dependency that crashes on newer PokeAPI fields.
|
||||
Reference in New Issue
Block a user