<p>I'm fairly new to Go and I just started my first OSS package in Go, so I am seeking suggestions, critics or help from this subreddit.</p>
<p><a href="https://github.com/Genesor/twiliolo" rel="nofollow">https://github.com/Genesor/twiliolo</a></p>
<hr/>**评论:**<br/><br/>luckyleprechaun98: <pre><p>I actually just started working on the same thing after forking someone else's because I didn't like how it was designed. </p>
<p>I also have a <a href="https://github.com/BTBurke/twiml" rel="nofollow">TwiML library</a> that complements the REST API but lacks documentation. There's an example implementation of a Google voice-like service <a href="https://github.com/BTBurke/twilio-voice" rel="nofollow">here</a>. </p>
<p>Looks good so far. I was thinking of a bit different implementation, but I'll keep an eye on yours so maybe I don't have to finish mine. </p></pre>Genesor: <pre><p>I'll soon need a TwiML lib so if you can write some doc about yours I'll try it out !</p></pre>luckyleprechaun98: <pre><p>The GoDoc should be pretty good. I just need to provide some getting started examples on the readme. I'll work on it this weekend. </p></pre>: <pre><p>[deleted]</p></pre>DenzelM: <pre><p>I initially thought the same thing. It looks like Twilio has not released an official Go client.</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传