Merge pull request #497 from dlfigueira/wrapper-spring-pokeapi

Added new official wrapper for Spring Boot with auto caching
This commit is contained in:
Paul Hallett 2020-06-02 10:33:10 +12:00 committed by GitHub
commit a816e7513b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/)