"utoipa_auto_discovery" crate (auto detection of Paths/Schemas) #635
rxdiscovery
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
Awesome, I'll try to check it out sometime soon. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Note it only does path detection, not schema detection yet, but that is in progress. |
Beta Was this translation helpful? Give feedback.
1 reply
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,
(this is my small contribution to this wonderful community)
Here's a first version of a crate (utoipa_auto_discovery) that automates Paths and Schemas detection on Utoipa.
I'm currently using it on an internal project,
Url of the crate :
https://crates.io/crates/utoipa_auto_discovery
it's not perfect yet, but it works well 👍 , you can try it and give me your feedback.
Thanks..
Beta Was this translation helpful? Give feedback.
All reactions