/Django-and-DRF-from-scratch

# Contains the REST APIs for Django and DRF class from scratch, with a simple project

Primary LanguagePython

Django and djangorestframework class

This repo contains the code and issues for learning django and djangorestframework

Install

Make sure you have the following installed:

  • make utility
  • docker
  • docker-compose

Start Dev Server

  • Run the following command
make dev_start

Contributing

Licence