From 1da39bd80d5dbcd62e8ec41f8c09709962417a54 Mon Sep 17 00:00:00 2001 From: sayands Date: Fri, 20 Apr 2018 11:34:46 +0530 Subject: [PATCH] Added GoLang tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b5206c..a57c491 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Part 5: Address](https://jeiwan.cc/posts/building-blockchain-in-go-part-5/) * [Part 6: Transactions 2](https://jeiwan.cc/posts/building-blockchain-in-go-part-6/) * [Part 7: Network](https://jeiwan.cc/posts/building-blockchain-in-go-part-7/) +* [Build Web Application with GoLang](https://legacy.gitbook.com/book/astaxie/build-web-application-with-golang/details) ## PHP: