Skip to content

linovia/drf-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of use cases for Django REST framework

Installation

It's as simple as creating a virtualenv and installing the package:

pip install -e git+git@github.com:linovia/drf-demo.git#egg=drf_demo-master

Then you can start the example server with:

python manage.py runserver

Finally you'll point your browser to http://localhost:8000/ and enjoy !

Releases

No releases published

Packages

No packages published

Languages