https://github.com/valentindebon/pokeapi
Swift Wrapper For the PokeAPI
https://github.com/valentindebon/pokeapi
Last synced: 3 months ago
JSON representation
Swift Wrapper For the PokeAPI
- Host: GitHub
- URL: https://github.com/valentindebon/pokeapi
- Owner: ValentinDebon
- Created: 2020-03-14T16:33:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T15:35:32.000Z (almost 4 years ago)
- Last Synced: 2024-12-29T16:58:30.186Z (5 months ago)
- Language: Swift
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PokeAPI
Swift binding for the PokeAPI. Asynchronous and type-safe
## Progress
- [x] PokeAPI Proxy
- [x] PokeAPI static content
- [x] PokeAPI online content- [x] Berries
- [x] Contests
- [x] Encounters
- [x] Evolution
- [x] Games
- [x] Items
- [x] Locations
- [x] Machines
- [x] Moves
- [x] Pokemon
- [x] Utility