(The project is educational and is not a plagiarism of the "AnimeGO" project)
- Python
- Django REST framework
- MySQL
- Docker
git clone https://github.com/MidnightRoam/animegg_drf_api
To deploy a project
docker-compose build
To start a project
docker-compose up
AnimeGG application has auto-generated documentation that you can view on your local server by going to the following path: localhost:8000/swagger/