TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: BlueOak Server Maximizes the Value of Swagger API for Node.js Devs

6 点作者 seanpk8超过 9 年前

2 条评论

seanpk8超过 9 年前
Take a look at our newly released express.js-based, &quot;swagger-matic&quot;, server runtime for Node.js.<p>BlueOak Server is &quot;swagger-matic&quot; because it maximizes the value of your Swagger API by using it to drive runtime behavior: It loads your Swagger API, connects the paths it defines to your implementation code, exposes that API to the network, and validates that every request is well-formed per that API.<p>We&#x27;ve got a lot of value from using it on our projects, and hope you will too, or, at least your criticism will help us make it better for us :-)
jstoiko超过 9 年前
We&#x27;ve built something similar with RAML in Python. It&#x27;s called Ramses: <a href="https:&#x2F;&#x2F;github.com&#x2F;ramses-tech&#x2F;ramses" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ramses-tech&#x2F;ramses</a><p>I like the &quot;single source of truth&quot; concept. It makes a lot of sense IMO.<p>Does it generate the handlers for you or do you have to write them by hand and hook to the Swagger definition?
评论 #11044446 未加载
评论 #11044507 未加载