Generate SDK from Elysia #1775
Unanswered
gabrielgrs
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi everyone!
I'm building an API with Elysia and I need to generate an SDK for it. I've seen several tools that do this using openapi.json, but they all have explicit typing requirements for body, parameters, etc.
Is there a simpler way to generate all of this, using Elysia's own type API to publish on NPM?
Beta Was this translation helpful? Give feedback.
All reactions