quick/scaffold-api-controller #152
Replies: 2 comments 1 reply
-
|
您好,在执行gf gen ctrl以后提示done!,但在代码中没有生成对应的controller文件,不知道该如何排查呢? 运行环境:MacOS |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
如何在controller中直接返回数据 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
quick/scaffold-api-controller
根据API定义生成控制器代码,包括API接口文件、路由对象管理及路由实现代码等内容,利用GoFrame框架的命令工具快速生成相关代码模板,确保接口的完整实现,并展示如何通过一个个文件实现具体业务逻辑。
https://goframe.org/quick/scaffold-api-controller
Beta Was this translation helpful? Give feedback.
All reactions