Commit Graph

5 Commits

Author SHA1 Message Date
c0de
82ee81a978 Add django skeleton
$ cd ~/dev/api.gama.io/api & workon gama_api
$ django-admin.py startproject api
2017-06-01 01:20:34 -05:00
c0de
d04d8b19d8 Add License
Licensed under MIT
2017-06-01 01:14:18 -05:00
c0de
50d3787a6f Update README 2017-06-01 01:11:24 -05:00
c0de
73d464dfa0 Add Schema definition
This is what I think we need so far for the API. 
User authentiacation will be handled through django. 
Currently there are no secondary keys defined, though this may change in the future
2017-06-01 01:06:40 -05:00
c0de
ac27bc1ab6 Initial commit 2017-06-01 01:05:16 -05:00