Difference between revisions of "Sudo API"

Jump to navigation Jump to search
188 bytes added ,  15:52, 13 December 2012
no edit summary
(adds more software stack info and links)
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:


==Software Stack==
==Software Stack==
* Gitorious repo:
* Gitorious repo: [https://gitorious.org/+sudo-room/sudo-api/sudo-api https://gitorious.org/+sudo-room/sudo-api/sudo-api]
* Software overview:
* Software overview:
** Python
** Python
Line 10: Line 10:
** [http://django-rest-framework.org/topics/browsable-api.html Django Rest Framework Tutorial]
** [http://django-rest-framework.org/topics/browsable-api.html Django Rest Framework Tutorial]
** [http://hackerspaces.org/wiki/Status_API the HackerSpace Status API]
** [http://hackerspaces.org/wiki/Status_API the HackerSpace Status API]
* Tested with:
** [http://openspace.slopjong.de/ Validator].


==API Specification==
==API Specification==
Line 52: Line 54:
** type (string, optional) - mime-type of the feed (implementors should not rely on auto-detection of their feed type and are advised to provide this optional field)
** type (string, optional) - mime-type of the feed (implementors should not rely on auto-detection of their feed type and are advised to provide this optional field)
** url (string, mandatory) - url to the feed content
** url (string, mandatory) - url to the feed content
[[Category:Projects]]

Navigation menu