Replies: 1 comment
-
You can achieve this by using poem openapi https://github.com/poem-web/poem/blob/master/poem-openapi/README.md It is a framework that ensures your entire web api is conformant with OpenAPI and integrates with swagger, openapi-explorer and other tools. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be cool for Shuttle to have to Swagger out of the box, I think it would make it much easier for new users.
It one of the best features of https://fastapi.tiangolo.com/ and I think It would really improve the user experience
Beta Was this translation helpful? Give feedback.
All reactions