This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
efb05a7f11
datatracker
/
ietf
/
api
History
Henrik Levkowetz
36b5e2ef8e
Changed name from .rel to .remote_field for remote accessors.
...
- Legacy-Id: 14665
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