Skip to content

AmirDanesh/Redocify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redocify 🚀

Elegant Redoc middleware for ASP.NET Core using Swagger JSON.
Easily add beautiful, responsive API documentation to your ASP.NET Core Web API projects — with full support for OpenAPI versioning and dynamic Redoc UI loading.


📦 Features

  • 📘 Serve Redoc UI from embedded resources (no external files)
  • 🔁 Full support for multiple API versions via Swagger
  • 🎛 Dynamic mode: allow users to choose and load API versions at runtime
  • ✨ Minimal setup: just call .UseRedocify() in your Program.cs

About

Redocify is a lightweight and plug-and-play ASP.NET Core middleware that serves beautiful API documentation powered by Redoc, using your existing Swagger (OpenAPI) JSON. Just one line of code and you get /redoc up and running — fully embeddable and easily customizable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors