For starters, lets leave out the IDE files
$ cd ~/dev/api.gama.io/api & workon gama_api $ django-admin.py startproject api
Licensed under MIT
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