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

https://github.com/brainiac2677/harry_potter_api

A free API for all information of potterworld using django and django-rest-framework.
https://github.com/brainiac2677/harry_potter_api

django django-rest-framework harry-potter heroku-deployment json-api postgresql rest-api

Last synced: 4 days ago
JSON representation

A free API for all information of potterworld using django and django-rest-framework.

Awesome Lists containing this project

README

        

# Harry Potter API

A free API for all information of potterworld using django and django-rest-framework.A free API for all information of potterworld.

### _**Let's go to [documentation](https://potterworld-api.herokuapp.com/redoc/)**_

### _**Let's see the API in action [here](https://potterworld-api.herokuapp.com/swagger/)**_


![](/assets/show2.png)
![](/assets/show1.png)

### **Built With**
- :blue_heart:
- Django
- Django Rest Framework
- PostgreSQL

### **Features**
- [x] Pagination
- [x] Ordering
- [x] Filtering
- [x] Versioning
- [x] Swagger
- [x] Redoc

### **Notes**
- Supports only GET requests
- No authentication required
- Check out [here](./.env.example) for environment variables setup