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
- Host: GitHub
- URL: https://github.com/cmarker0/PokemonRestApi
- Owner: MiniMarker
- Created: 2018-09-24T12:44:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-15T07:19:10.000Z (over 7 years ago)
- Last Synced: 2024-11-15T20:43:39.678Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokemon REST API
[](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