Looking for good net/http package tutorials, blog posts, etc

blov · · 595 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I used to have a good link to net/http package and I&#39;ve lost it. Do you have good in-depth tutorials about net/http? </p> <p>I will appreciate it.</p> <p>Thank you</p> <hr/>**评论:**<br/><br/>jeffmetal: <pre><p>I liked this <a href="https://github.com/Unknwon/build-web-application-with-golang_EN/tree/master/eBook">https://github.com/Unknwon/build-web-application-with-golang_EN/tree/master/eBook</a></p> <p>or this as a really simple examples <a href="http://www.alexedwards.net/blog/golang-response-snippets">http://www.alexedwards.net/blog/golang-response-snippets</a></p></pre>DarkRye: <pre><p>Quick link to actual 1st book <a href="https://github.com/Unknwon/build-web-application-with-golang_EN/blob/master/eBook/preface.md" rel="nofollow">https://github.com/Unknwon/build-web-application-with-golang_EN/blob/master/eBook/preface.md</a></p></pre>klaaax: <pre><p>doc + the source , really that&#39;s all there is to it. What kind of tutorial do you need ?</p></pre>Simpfally: <pre><p>Understanding the whole thing is hard as a beginner in golang. It was easier once I read some commented example etc.</p></pre>DarkRye: <pre><p>I found this book quite useful <a href="http://astaxie.gitbooks.io/build-web-application-with-golang/content/en/04.1.html" rel="nofollow">http://astaxie.gitbooks.io/build-web-application-with-golang/content/en/04.1.html</a></p></pre>shuwatto: <pre><p>I think this one is must read.</p> <p>Go&#39;s net/context and http.Handler <a href="https://joeshaw.org/net-context-and-http-handler/" rel="nofollow">https://joeshaw.org/net-context-and-http-handler/</a></p> <p>It explains why and how you use context package. It&#39;s concise and easy to read.</p></pre>

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

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