https://github.com/maxsafer/pokeapi
Fully working proof of concept of a self-sustained Pokémon API. Created in order to work as a backend for a site I made.
https://github.com/maxsafer/pokeapi
Last synced: 3 months ago
JSON representation
Fully working proof of concept of a self-sustained Pokémon API. Created in order to work as a backend for a site I made.
- Host: GitHub
- URL: https://github.com/maxsafer/pokeapi
- Owner: Maxsafer
- License: gpl-3.0
- Created: 2025-05-05T11:39:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-05T12:54:33.000Z (about 1 year ago)
- Last Synced: 2025-05-05T13:24:37.060Z (about 1 year ago)
- Language: HTML
- Homepage: https://maxsafer.github.io/PokeAPI/
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PokeAPI
Fully working proof of concept of a self-sustained Pokémon API. Created in order to work as a backend for a site I made.
This API is fully implemented in AWS Lambda and Go, emails sent can sometimes be founds under spam.
## Documentation
Please refer to the PokeAPI [OpenAPI documentation](https://maxsafer.github.io/PokeAPI/).