-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API Browser #58
Comments
marked this issue as blocking #33 |
marked this issue as blocking #3 |
marked this issue as blocking #19 |
added 5m of time spent |
mentioned in commit 8b47d95 |
marked this issue as blocking #59 |
marked this issue as related to #60 |
removed the relation with #60 |
marked this issue as blocking #60 |
marked this issue as blocking #14 |
marked this issue as related to #69 |
marked this issue as blocking #77 |
marked this issue as blocking #113 |
added 1m of time spent |
marked this issue as blocking #128 |
marked this issue as blocking #129 |
marked this issue as blocking #131 |
marked this issue as blocking #132 |
marked this issue as blocking #130 |
marked this issue as blocked by #138 |
marked this issue as blocking #141 |
To interface with external APIs an API browser will need to be created. The idea is that the browser will be a function that fetches the API's JSON object, serializes it and then adds it to the views context to be consumed within a template.
Notes
Requirements
HTTP/Get
HTTP/POST
respects HTTP/429
Too Many Requests
Retry-After: xx
Data serialized
The text was updated successfully, but these errors were encountered: