Skip to content

The Elixir package to render Redoc UI from OpenAPI specification.

License

Notifications You must be signed in to change notification settings

team-alembic/redoc_ui_plug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redoc UI Plug

The collection of Plug modules to render Redoc UI from OpenAPI spec. Inspired by open_api_spex.

Installation

Adding redoc_ui_plug to your list of dependencies in mix.exs:

def deps do
  [
    {:redoc_ui_plug, "~> 0.1.0"}
  ]
end

About

The Elixir package to render Redoc UI from OpenAPI specification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%