by slavomirvojacek on 5/26/24, 12:59 PM with 0 comments
I have been working on this simple CLI to speed up generating API definitions with standard methods (as per the API Design Patterns book). Currently, both Protobuf and ts-rest are supported. In future, I would like to be able to fine-tune & improve APIs – perhaps with the help of GenAI. Any thoughts/suggestions/feedback much appreciated :)