You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using the dioxus-router, what's the easiest way to get an openapi.json schema?
something like okapi for rocket, I've also found zine-openapi, but no docs on how to use it with dioxus, or would utoipa do the trick?
I'd prefer though if it worked out some things like path, params, method and so on through macro magic.
anyways, if anyone has and idea how to get started, I'd be delighted to know!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
using the
dioxus-router, what's the easiest way to get anopenapi.jsonschema?something like okapi for rocket, I've also found zine-openapi, but no docs on how to use it with
dioxus, or would utoipa do the trick?I'd prefer though if it worked out some things like path, params, method and so on through macro magic.
anyways, if anyone has and idea how to get started, I'd be delighted to know!
Beta Was this translation helpful? Give feedback.
All reactions