Difference between revisions of "Sudo API"

Jump to navigation Jump to search
444 bytes added ,  23:13, 2 December 2012
adds more software stack info and links
(creates page)
 
(adds more software stack info and links)
Line 1: Line 1:
The Sudo API is a project to serve and receive programmatic data for and about sudo room. This layer should act as an intermediary with every other relevant Sudo Room application. It speaks REST and will have a full specification outlined below:
The Sudo API is a project to serve and receive programmatic data for and about sudo room. This layer should act as an intermediary with every other relevant Sudo Room application. It speaks REST (in many formats, read more about the [http://django-rest-framework.org/topics/browsable-api.html browsable API]), is written in [https://en.wikipedia.org/wiki/Python_%28programming_language%29 python] with [https://www.djangoproject.com/ Django], and has a full API schema specification below.


==Specification==
==Software Stack==
===Based on:===
* Gitorious repo:
* [http://hackerspaces.org/wiki/Status_API the HackerSpace Status API]
* Software overview:
** Python
** Django
** Django Rest Framework
* Based on:
** [http://django-rest-framework.org/topics/browsable-api.html Django Rest Framework Tutorial]
** [http://hackerspaces.org/wiki/Status_API the HackerSpace Status API]
 
==API Specification==
===0.1===
===0.1===
====Status object====
====Status object====

Navigation menu