From ca335ed8620ae0b78a935bceba1ee3005836fbf3 Mon Sep 17 00:00:00 2001 From: beastmatser <79206232+beastmatser@users.noreply.github.com> Date: Mon, 7 Mar 2022 21:46:09 +0100 Subject: [PATCH] Add aiopokeapi to wrappers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81aa7ddcf..8abbf782e 100755 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ This k8s setup creates all k8s resources inside the _Namespace_ `pokeapi`, run ` | Spring Boot | [dlfigueira/spring-pokeapi](https://github.com/dlfigueira/spring-pokeapi) | _Auto caching_ | | Swift | [kinkofer/PokemonAPI](https://github.com/kinkofer/PokemonAPI) | | | Typescript server-side/client-side | [Gabb-c/Pokenode-ts](https://github.com/Gabb-c/pokenode-ts) | _Auto caching_ | +| Python | [beastmatser/aiopokeapi](https://github.com/beastmatser/aiopokeapi) | _Auto caching, asynchronous_ ## Donations