11 lines
365 B
Markdown
11 lines
365 B
Markdown
|
|
---
|
||
|
|
# 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.
|