- Django
- Django-Rest-Framework
- Python
- PostgreSQL
- Clone the Project
- Open in Any Code Editor
- Run the command
pip install requirements.txt
- Setup the Database
- Run the Migrations
python manage.py migrate
- Start the Server
- Use the endpoints Now
pip install requirements.txt
python manage.py migrate