[CLI] Create cg generate server
command
#62
Labels
area: cli
Issues related to CLI tools for the protocol
cg generate server
command
#62
Generating server code
User story
As a developer implementing a CommonGrants API, I want to run a command that auto-generates an API server interface from a specification, so that I can follow a pattern of specification-driven development and quickly build APIs from scratch using the CommonGrants library.
Developer experience
Additional Features
--lang
(e.g., Python, Node.js).--only <controllers|models|routes>
.Example Usage
Technical details
The text was updated successfully, but these errors were encountered: