An open API service indexing awesome lists of open source software.

https://github.com/cmarker0/PokemonRestApi

Practice repository for PG6100-V18 - RESTful API for a Pokedex
https://github.com/cmarker0/PokemonRestApi

Last synced: 9 months ago
JSON representation

Practice repository for PG6100-V18 - RESTful API for a Pokedex

Awesome Lists containing this project

README

          

# Pokemon REST API

[![Build Status](https://travis-ci.org/MiniMarker/PokemonRestApi.svg?branch=master)](https://travis-ci.org/MiniMarker/PokemonRestApi)

This API is published using Heroku, this means that the loading of the initial page can take some time.

URL: https://polar-oasis-62172.herokuapp.com/pokemon

Docs: https://polar-oasis-62172.herokuapp.com/swagger-ui.html

----
This is a REST API build in Kotlin and Spring with MySQL as Database