Skip to content

A RESTful style API exposing data from the sakila sample film database.

License

Notifications You must be signed in to change notification settings

m8r1x/sakilaapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sakilaapi

A RESTful style API built with python django-rest-framework to expose data from MySQL::Sakila Sample Database

Installation and Quick start

Clone the repo

$ git clone https://github.com/m8r1x/sakilaapi.git

The project use pipenv as the virtual environment manager.

$ cd sakilaapi
$ pipenv install
$ python manage.py runserver

License

MIT

About

A RESTful style API exposing data from the sakila sample film database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages