mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
Merge pull request #497 from dlfigueira/wrapper-spring-pokeapi
Added new official wrapper for Spring Boot with auto caching
This commit is contained in:
commit
a816e7513b
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ Once you've signed up visit [PokéAPI on Slack](https://pokeapi.slack.com)
|
|||
* Go [mtslzr/pokeapi-go](https://github.com/mtslzr/pokeapi-go) | _Auto caching_
|
||||
* Dart [prathanbomb/pokedart](https://github.com/prathanbomb/pokedart)
|
||||
* Rust [lunik1/pokerust](https://gitlab.com/lunik1/pokerust) | _Auto caching_
|
||||
* Spring Boot [dlfigueira/spring-pokeapi](https://gitlab.com/dlfigueira/spring-pokeapi) | _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