New microservice declaration system

agolangf · · 484 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I am trying to develop a new micro-service series of libraries. The intention of these libraries is to provide tools to make micro-services easy to declare and create client libraries/response marshalers for quick app development.</p> <p>The idea is sort of along the idea of Swagger but targeting microservices and Go, and to automate some of the tools for http requests and responses.</p> <p>I would love ANY input.</p> <p>I don&#39;t see this as my endeavor, I would love to make this a community project.</p> <p>This is the service declaration <a href="https://github.com/duckbunny/service" rel="nofollow">https://github.com/duckbunny/service</a> <a href="https://godoc.org/github.com/duckbunny/service" rel="nofollow">https://godoc.org/github.com/duckbunny/service</a></p> <hr/>**评论:**<br/><br/>daseong: <pre><p>Did you take a look at Go kit? <a href="https://github.com/go-kit/kit" rel="nofollow">https://github.com/go-kit/kit</a></p> <p>A substantial amount of work and time has already gone into the project. I&#39;m sure they would be happy to have more contributors. I myself want to dedicate some time to that project. I hope rather sooner than later ;)</p></pre>jasonrichardsmith: <pre><p>Yeah that looks very cool. It seems to be heading in a different direction than I want to go down.</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

484 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传