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
5
Packages
Projects
Releases
Wiki
Activity
e8f999dc07
datatracker
/
ietf
/
api
History
Henrik Levkowetz
e8f999dc07
Added an API endpoint to let Meetech associate recording urls with sessions.
...
- Legacy-Id: 14967
2018-03-29 11:04:47 +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 an API endpoint to let Meetech associate recording urls with sessions.
2018-03-29 11:04:47 +00:00
urls.py
Added an API endpoint to let Meetech associate recording urls with sessions.
2018-03-29 11:04:47 +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