Skip to content

Codinglone/django-rest-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJANGO REST FRAMEWORK SAMPLE APP

HOW TO RUN THE PROJECT

  1. Install python3 and pip
  2. Install django and djangorestframework
  3. Clone project
  4. Open project in your IDE
  5. Open new terminal
  6. Run this into terminal: [pip install -r requirements.txt]
  7. Run python3 manage.py runserver --PORT
  8. Enjoy!!

Reach Me!

Mail: codinglone@gmail.com

About

Playing with django-rest-framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages