mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 03:13:06 +00:00
Add Rust wrapper
This commit is contained in:
parent
cb413c25cf
commit
8f64fa00bf
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
* .Net Standard [mtrdp642/PokeApiNet](https://github.com/mtrdp642/PokeApiNet) | _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/)
|
||||
|
||||
|
|
Loading…
Reference in a new issue