Browse Source

go http services link

master
Chris Smith 4 years ago
parent
commit
63789f127e
Signed by: Chris Smith <chris@chameth.com> GPG Key ID: 3A2D4BBDC4A3C9A9
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      content/docs/programming/golang.adoc

+ 1
- 0
content/docs/programming/golang.adoc View File

@@ -45,3 +45,4 @@ blocking read on the channel:
45 45
 - https://dave.cheney.net/practical-go/presentations/qcon-china.html[Practical Go]:
46 46
   "Real world advice for writing maintainable Go programs"
47 47
 - https://leanpub.com/productiongo/read[Production Go] book
48
+- https://medium.com/statuscode/how-i-write-go-http-services-after-seven-years-37c208122831["How I write Go HTTP services after seven years"]

Loading…
Cancel
Save