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

language tabs #5

Open
sonicdivx opened this issue Feb 15, 2017 · 3 comments
Open

language tabs #5

sonicdivx opened this issue Feb 15, 2017 · 3 comments
Labels

Comments

@sonicdivx
Copy link

I see reference in the code but they don't seem to be built out. Is this planned?

@wdullaer
Copy link
Owner

I use that feature to show the body and response tabs.
I have thought about how I can integrate programming languages, but couldn't find a satisfactory design.
Raml describes a REST API, you would essentially be demoing the HTTP library of your language of choice.

If you have custom made language specific APIs, you should probably look directly at slate.

@sonicdivx
Copy link
Author

Gotcha, yes we are looking at how Slate does it and since we can customize the code samples, we find that acceptable. The code samples would just be examples, like Facebook and the like do theirs.

I'll look again at your code. I must have missed where you set language_tabs.

@wdullaer
Copy link
Owner

If you have an example on how these language tabs should work, please explain or show a mock up.
This thing is far from finished.

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

No branches or pull requests

2 participants