Skip to content

The Elixir package to render Redoc UI from OpenAPI specification.

License

Notifications You must be signed in to change notification settings

wingyplus/redoc_ui_plug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages