PokeAPI / pokeapi.co

The PokéAPI documentation website
https://pokeapi.co
BSD 3-Clause "New" or "Revised" License
136 stars 52 forks source link

Added pokeapi-reactor to library wrapper list #112

Closed SirSkaro closed 2 years ago

SirSkaro commented 2 years ago

I created a reactive wrapper library written in Java and built on Spring Boot. I've added the library to the list of wrapper libraries. I also removed some commented out code.

image

Naramsim commented 2 years ago

Thanks a lot @SirSkaro, I added some comments which sum up to basically only adding your wrapper to the JSON list.

Do you have any plans on releasing your package to Maven Central?