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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OpenAPI Directory JS #543

Merged
merged 1 commit into from Feb 14, 2019
Merged

Add OpenAPI Directory JS #543

merged 1 commit into from Feb 14, 2019

Conversation

pimterry
Copy link
Contributor

I'm using the OpenAPI directory from JS, automatically looking up APIs by URL and loading the specs on demand.

To make that work I needed to prebuild all the specs and prebuild a standalone index for JS, so I thought that might be useful for other people too. It's published on npm, so you can install it & immediately start importing usable JSON schemas, or querying over the entire directory for specs that might match a given URL.

You mentioned adding things to the readme, so I've added a link under 'Integrations'. It's not quite an integration, but you get the idea 馃槂.

@MikeRalphson MikeRalphson merged commit 778baf0 into APIs-guru:master Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants