paperclip with schemars #483
forest1102
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I suggest using the library named schemars for generating types from structs.
Schemers is to generate OpenAPI v3 compatible JSON schema from structs.
Benefit
no need to focus on how to generate types from structs.
example
Aide is the library to generate OpenAPI v3 from Axum project using schemars.
Beta Was this translation helpful? Give feedback.
All reactions