RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Introducing OasHanami: Generate OpenAPI Docs for Hanami APIs

I just released a version of OasHanami, a tool for documenting APIs built with Hanami using YARD tags. It easily generates an OAS file and displays it with RapiDoc for interactive documentation. It relies on OasCore https://github.com/a-chacon/oas_core.

This is a minimal version to see if the Hanami community finds it useful. I’m not a Hanami expert—in fact, my first Hanami app was the dummy app I created to test this gem, haha. I look forward to any feedback!

Repo: https://github.com/a-chacon/oas_hanami

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in