Add Rust wrapper

This commit is contained in:
lunik1 2020-02-17 12:58:27 +00:00 committed by Paul Hallett
parent cb413c25cf
commit 8f64fa00bf

View file

@ -33,6 +33,7 @@ Once you've signed up visit [PokéAPI on Slack](https://pokeapi.slack.com)
* Ruby [rdavid1099/poke-api-v2](https://github.com/rdavid1099/poke-api-v2) * Ruby [rdavid1099/poke-api-v2](https://github.com/rdavid1099/poke-api-v2)
* .Net Standard [mtrdp642/PokeApiNet](https://github.com/mtrdp642/PokeApiNet) | _Auto caching_ * .Net Standard [mtrdp642/PokeApiNet](https://github.com/mtrdp642/PokeApiNet) | _Auto caching_
* Go [mtslzr/pokeapi-go](https://github.com/mtslzr/pokeapi-go) | _Auto caching_ * Go [mtslzr/pokeapi-go](https://github.com/mtslzr/pokeapi-go) | _Auto caching_
* Rust [lunik1/pokerust](https://gitlab.com/lunik1/pokerust) | _Auto caching_
## Setup [![pyVersion37](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/download/releases/3.7/) ## Setup [![pyVersion37](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/download/releases/3.7/)