Replies: 1 comment 4 replies
-
|
Hey Andrés, Your project looks great! I'm generally open to using OasRails to build OpenAPI documentation if it proves to be more advanced than the current solution. Have you tried using your project with Rage? Does it require any Rails public APIs that Rage would also need to implement to support it? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I came across an introduction to your project on the Zuplo blog, and I really liked it. The way you’ve chosen to add documentation to the endpoints is very similar to what I was looking for when I created my project, OasRails. Essentially, you’ve used YARD tags to enhance the documentation and display it as an OAS, which is exactly what I did.
Since your framework is quite similar to Rails (I apologize, but I haven't looked at the code in depth), I was wondering if OasRails might also work with your project. Perhaps you could delegate the task of documenting to OasRails engine. I'm not sure if this would work, but I am available to explore it.
Just wanted to share the idea—if you’d prefer not to rely on external tools for documentation, I completely understand. Keep up the great work, and best of luck!
Beta Was this translation helpful? Give feedback.
All reactions