Skip to content

Productive scaffolding for starting django rest framework api projects

Notifications You must be signed in to change notification settings

FaraMtb/django-rest-api-login-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-rest-api-login-scaffold

Productive scaffolding for starting django rest framework api projects Django Scaffolding for rest framework api The goal of this japp is to provide a simple way to get started with django rest framework while also showing several key django features.

Install the Python version and create for vitual enviroment .

Run pip install this will install all the neccessary depencencies

Run python manage.py runserve this will open the scaffolding starter page

Go to http://localhost:8080 in your browser

About

Productive scaffolding for starting django rest framework api projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages