Commit Graph

2 Commits

Author SHA1 Message Date
c0de fbb7c24d39 Add the core
This sets up the database to reflect what is written in the schema
Next is to add logic
2017-06-01 02:14:51 -05:00
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