datatracker/ietf/api
2018-02-21 23:56:36 +00:00
..
management Changed name from .rel to .remote_field for remote accessors. 2018-02-21 23:56:36 +00:00
templates/api Added a very simple html version of the json API, to make it easier to explore the api manually. 2015-08-09 16:28:55 +00:00
__init__.py Added a brief REST API info page. In preparation for signing http notifications using RFC 7515, added information about API signing public/private keypair. Refactored api views to reside in api/views.py. Added jwcrypto to requirements. 2017-11-03 16:17:00 +00:00
tests.py Added a test for the new API help page. 2017-11-03 20:01:14 +00:00
urls.py Merged in ^/personal/henrik/6.64.2-ballotapi@14426. This provides personal API keys and a ballot position API at /api/iesg/position. Also added an endpoint description at /api/. 2017-12-17 23:43:44 +00:00
views.py Added a brief REST API info page. In preparation for signing http notifications using RFC 7515, added information about API signing public/private keypair. Refactored api views to reside in api/views.py. Added jwcrypto to requirements. 2017-11-03 16:17:00 +00:00