Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datarohit/pokepulse
Welcome to PokePulse, your ultimate Pokémon data API powered by Django Rest Framework! Get ready to dive into the world of Pokémon with seamless access to comprehensive data.
https://github.com/datarohit/pokepulse
argon2 djago-rest-framework django django-jazzmin drf-yasg mongodb mongoengine mptt postgresql psycopg2-binary
Last synced: about 1 month ago
JSON representation
Welcome to PokePulse, your ultimate Pokémon data API powered by Django Rest Framework! Get ready to dive into the world of Pokémon with seamless access to comprehensive data.
- Host: GitHub
- URL: https://github.com/datarohit/pokepulse
- Owner: DataRohit
- License: mit
- Created: 2024-05-01T09:33:40.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-02T13:58:33.000Z (9 months ago)
- Last Synced: 2024-11-05T18:07:01.020Z (3 months ago)
- Topics: argon2, djago-rest-framework, django, django-jazzmin, drf-yasg, mongodb, mongoengine, mptt, postgresql, psycopg2-binary
- Language: Python
- Homepage: https://pokepulse.vercel.app
- Size: 88.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# **PokePulse**
*Welcome to **PokePulse**, your ultimate **Pokémon data API** powered by **Django Rest Framework!** Get ready to dive into the world of Pokémon with seamless access to comprehensive data.*Link to API Documentation - https://pokepulse.vercel.app/
Link to SwaggerUI Playground - https://pokepulse.vercel.app/swagger/
## **Technologies Used**
- Python 3.12.3
- Argon2 Password Hasher
- Django Jazzmin Admin Theme
- Django Rest Framework
- drf-yasg Swagger Generator
- Mongo Engine for MongoDB
- PostgreSQL
- MongoDB
- Vercel Hosting
- Email Verification
- API Key Authentication## **API Structure**
- **Berries**
- Berries
- Berry Firmness
- Berry Flavors
- **Contests**
- Contest Types
- Contest Effects
- Super Contest Effects
- **Encounters**
- Encounter Methods
- Encounter Conditions
- Encounter Condition Values
- **Evolution**
- Evolution Chains
- Evolution Triggers
- **Games**
- Generations
- Pokedexes
- Version
- Version Groups
- **Items**
- Item
- Item Attributes
- Item Fling Effects
- Item Pockets
- **Locations**
- Locations
- Location Areas
- Pal Park Areas
- Regions
- **Machines**
- Machines
- **Moves**
- Moves
- Move Ailments
- Move Battle Styles
- Move Categories
- Move Damage Classes
- Move Learn Methods
- Move Targets
- **Pokemon**
- Abilities
- Characteristics
- Egg Groups
- Genders
- Growth Rates
- Natures
- Pokeathlon Stats
- Pokemon
- Pokemon Colors
- Pokemon Forms
- Pokemon Habitats
- Pokemon Shapes
- Pokemon Species
- Stats
- Types
- **Utilities**
- Languages