Skip to content

Website for generating static documentation and data formats from OpenAPI specifications

License

Notifications You must be signed in to change notification settings

markwoodhall/swaggerdown

Repository files navigation

Swaggerdown

Logo

Overview

Swaggerdown is an open source tool for converting OpenAPI specifications to static documentation formats such as markdown.

You can use it for free at swaggerdown.io. Common use cases include:

  1. Generate static markdown from a OpenAPI v2 specification. Example.
  2. Generate static html from a OpenAPI v2 specification. Example
  3. Generate yaml from a from OpenAPI v2 specification. Example.
  • It is easy to import yaml into other api documentation tools such as apiary.

Thanks

Swaggerdown is built on top of a number of Clojure and ClojureScript open source projects.

  1. yada
  2. Reagent
  3. clova
  4. marge
  5. io.forward/yaml
  6. markdown-clj

License

Copyright © 2019 Mark Woodhall

https://opensource.org/licenses/MIT

About

Website for generating static documentation and data formats from OpenAPI specifications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published