TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Generating nodejs server from Swagger specification
10 点
作者
fehguy
将近 13 年前
2 条评论
fehguy
将近 13 年前
Technique for interface-driven development for APIs could save a lot of hassle--generate your API description, view it in swagger-ui, generate your client, and finally server stubs. The plumbing is done, the business logic is up to you.
njyx
将近 13 年前
We use Swagger at 3scale - awesome framework and great to see more automation - a better kind of glue!