api-spec-converter
Version:
Convert API descriptions between popular formats such as OpenAPI(fka Swagger), RAML, API Blueprint, WADL, etc.
10 lines (7 loc) • 453 B
Markdown
Contributions are welcome and encouraged. We'll try to respond to pull requests within 24 hours.
If you'd like to add a new format, see [AddingFormats.md](AddingFormats.md).
### Starter Projects
* Naming inconsistency - Change "Type" to "Format" in both code and docs (Issue #75)
* Clean up the [Demo UI](http://lucybot.github.io/api-spec-converter/) on the gh-pages branch
* Add new tests for existing formats
* Add copy/paste to Demo UI (Issue #46)