Skip to content
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

Add initial 'try it now!' functionality to the document browser. #37

Open
blanquer opened this issue Sep 15, 2014 · 2 comments
Open

Add initial 'try it now!' functionality to the document browser. #37

blanquer opened this issue Sep 15, 2014 · 2 comments

Comments

@blanquer
Copy link
Contributor

This is a longer epic, but we need to add some basic support for issuing API requests (and visualizing responses) from the document browser.

There are a lot of design considerations to be had, which should be fleshed out in the mailing list:

  • Form design overall
  • Integration with custom types
  • Authentication support
  • look and feel
    ...
@blanquer blanquer added this to the v1.0 milestone Sep 15, 2014
@careo
Copy link
Contributor

careo commented Sep 15, 2014

We'll also need the CORS pre-flight request support.

@gampleman
Copy link
Contributor

There is some initial work done by @aliscott here: https://github.com/aliscott/praxis/tree/api_docs_try_it

As far as I understand, the main work remaining there is working out good support for type editors (built in and custom). Currently you will need to type in raw JSON for the attributes and payload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants