DEV Community

Discussion on: Which OpenAPI Codegen Should You Choose? openapi-typescript vs hey-api vs Orval vs Kubb

Collapse
 
nyaomaru profile image
nyaomaru

For small projects, that kind of workflow sounds very useful. But once the project becomes a large business system, generated files can easily become a forest... 😿🌳

Is Moonshift more like a boilerplate application generator?

I think it could become even more interesting if it had a strong integration story with OpenAPI codegen. Passing types from the server side to the frontend in a loosely coupled way is still a hard problem, especially in larger systems.

So if Moonshift can help with that boundary, I think there may be real demand for it. 😺