Skip to content

ervaibhavkumar/django-rest-framework-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Rest Framework QuickStart

This project is the quickstart guide for Django Rest framework following the tutorial from this URL .

Running the project

  1. Clone the project
  2. run "pip install -r requirements.txt"
  3. run server i.e "python manage.py runserver"
  4. customize the API to your needs.
  5. Enjoy

About

This is the quickstart project for Django Rest Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages