Open
Description
While, I have been searching around contract-first development approach, I encountered OpenApi Generator. Basically, it can create client and server boilerplate codes for a given api spec. After generation process, only thing that needs to be done is implement the controller methods themselves.
Do we think of contributing to OpenApi Generator project for a new generator of graceful?
I did not analyze it deeply, but what I understand after a quick look is that, it can be pretty straightforward to generate serializers and controllers, as their structure will already be defined in the contract.
This may move the developer experience of graceful to an another level?
What do you guys think about it? Is it worth to give a shot?
Cheers.
Metadata
Metadata
Assignees
Labels
No labels
Activity