From 32e628a3a7eeaabd05023fee5f4587b3b85ed8d5 Mon Sep 17 00:00:00 2001 From: 9Morello Date: Mon, 29 Dec 2025 08:01:04 -0300 Subject: [PATCH] Add Haxe wrapper to wrappers list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c643871fb..6b41634d8 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 | +|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)| | |Python|[beastmatser/aiopokeapi](https://github.com/beastmatser/aiopokeapi)|Auto caching, asynchronous |