From b19f3a9264878f68f71f17455dc8bc5d11c0cf2a Mon Sep 17 00:00:00 2001 From: Jelly Date: Tue, 19 May 2026 16:45:31 +0800 Subject: [PATCH] Add Godot API wrapper repo link to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41a113475..8279e3bd6 100755 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ This k8s setup creates all k8s resources inside the _Namespace_ `pokeapi`, run ` |Dart|[prathanbomb/pokedart](https://github.com/prathanbomb/pokedart)| | |Go|[mtslzr/pokeapi-go](https://github.com/mtslzr/pokeapi-go)|Auto caching | |Go|[JoshGuarino/PokeGo](https://github.com/JoshGuarino/PokeGo) |Auto caching | +|Godot|[UbeJelly/PokeDot](https://github.com/UbeJelly/PokeDot) | | |Haxe|[KinoCreatesGames/poke-api](https://github.com/KinoCreatesGames/poke-api) |Auto caching | |PHP |[lmerotta/phpokeapi](https://github.com/lmerotta/phpokeapi)|Auto caching, lazy loading | |PowerShell|[Celerium/PokeAPI-PowerShellWrapper](https://github.com/Celerium/PokeAPI-PowerShellWrapper)| |