Go to file
Dean Troyer ce0d303911 Create a new base REST API interface
* restapi module provides basic REST API support
  * uses dicts rather than Resource classes
  * JSON serialization/deserialization
  * log requests in 'curl' format
  * basic API boilerplate for create/delete/list/set/show verbs
* ignore H302 due to urllib import

Change-Id: I3cb91e44e631ee19e9f5dea19b6bac5d599d19ce
2013-08-23 12:08:32 -05:00
2013-02-06 16:47:06 +02:00
2013-05-16 10:36:08 -07:00
2013-08-16 14:35:46 -05:00
2013-08-01 16:21:22 -05:00
2012-04-18 13:16:39 -05:00
2013-08-07 18:54:34 -03:00
2013-08-23 12:08:32 -05:00
Description
RETIRED, further work has moved to Debian project infrastructure
1 MiB