DEV Community

Minuth Prom
Minuth Prom

Posted on

🎉 Docura: The Easiest Way to Centralize Your OpenAPI Docs

Just wanted to share a little side project I’ve been working on: Docura. It’s basically a super simple platform that lets you chuck all your OpenAPI specs in one place and view them without any setup headaches.

Demo Image

No more digging through folders or random URLs to find your API docs. Just point Docura at your specs and boom—all your endpoints, neatly in one spot with a clean UI.

  • Focused just on viewing OpenAPI right now
  • Super easy to set up — just run npx create-docura-app docura-demo and you’re done
  • Great if you have multiple APIs or want your team to stop bugging you for docs 😉

Want to see it in action?

👉 Live demo here!

Check it out if you’re into that kind of thing: minuth/docura on GitHub

Would love feedback or ideas!.

Top comments (0)