Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Sun, 04 Mar 2018 08:15:00 +0000 Using Couchbase Server in a Go Web Application #nosql #couchbase 14 points posted by nraboy https://www.thepolyglotdeveloper.com/2016/08/using-couchbase-server-golang-web-application 978 Fri, 05 Aug 2016 12:55:00 +0000 Getting Started With GraphQL Using Golang #graphql 13 points posted by nraboy https://www.thepolyglotdeveloper.com/2018/05/getting-started-graphql-golang 3335 Thu, 10 May 2018 18:02:00 +0000 Cross Compiling Golang Applications for Use on a Raspberry Pi #iot 10 points posted by nraboy https://www.thepolyglotdeveloper.com/2017/04/cross-compiling-golang-applications-raspberry-pi 2144 Fri, 28 Apr 2017 17:57:00 +0000 Create A Bitcoin Hardware Wallet With Golang And A Raspberry Pi Zero #cryptocurrency 8 points posted by nraboy https://www.thepolyglotdeveloper.com/2018/03/create-bitcoin-hardware-wallet-golang-raspberry-pi-zero 3263 Mon, 26 Mar 2018 14:49:00 +0000 Load a JSON Configuration from File in a Golang Application 8 points posted by nraboy https://www.thepolyglotdeveloper.com/2017/04/load-json-configuration-file-golang-application 2036 Mon, 03 Apr 2017 22:01:00 +0000 Send Emails With Rackspace Mailgun Using Golang 6 points posted by nraboy https://www.thepolyglotdeveloper.com/2017/12/send-emails-rackspace-mailgun-using-golang 2978 Fri, 01 Dec 2017 15:40:00 +0000 The Fibonacci Sequence Printed with Golang #math 6 points posted by nraboy https://www.thepolyglotdeveloper.com/2016/12/fibonacci-sequence-printed-golang 1337 Sun, 11 Dec 2016 15:47:00 +0000 Interacting with a GraphQL API with Golang 5 points posted by nraboy https://www.thepolyglotdeveloper.com/2020/02/interacting-with-a-graphql-api-with-golang 4258 Fri, 21 Feb 2020 15:19:00 +0000 Developing a RESTful API with Golang and a MongoDB NoSQL Database #nosql 5 points posted by nraboy https://www.thepolyglotdeveloper.com/2019/02/developing-restful-api-golang-mongodb-nosql-database 3804 Wed, 20 Feb 2019 15:34:00 +0000 Build An Alexa Skill With Golang And AWS Lambda 5 points posted by nraboy https://www.thepolyglotdeveloper.com/2018/10/build-alexa-skill-golang-aws-lambda 3619 Mon, 22 Oct 2018 15:56:00 +0000 Create And Sign Bitcoin Transactions With Golang #cryptocurrency #blockchain 5 points posted by nraboy https://www.thepolyglotdeveloper.com/2018/03/create-sign-bitcoin-transactions-golang 3253 Wed, 21 Mar 2018 21:12:00 +0000 Scan For BLE iBeacon Devices With Golang On A Raspberry Pi Zero W #raspberrypi #ble #ibeacon 5 points posted by nraboy https://www.thepolyglotdeveloper.com/2018/02/scan-ble-ibeacon-devices-golang-raspberry-pi-zero-w 3164 Mon, 05 Feb 2018 16:32:00 +0000 Handling CORS in a Golang Web Application 5 points posted by nraboy https://www.thepolyglotdeveloper.com/2017/10/handling-cors-golang-web-application 2869 Mon, 30 Oct 2017 14:45:00 +0000 Concurrent Golang Applications With Goroutines And Channels 5 points posted by nraboy https://www.thepolyglotdeveloper.com/2017/05/concurrent-golang-applications-goroutines-channels 2183 Mon, 08 May 2017 14:25:00 +0000 Unit Testing A Golang Application That Includes HTTP 5 points posted by norbertfuhs https://www.thepolyglotdeveloper.com/2017/02/unit-testing-golang-application-includes-http 1787 Tue, 21 Feb 2017 12:00:00 +0000 Create A Simple RESTful #API With GoLang 5 points posted by nraboy https://www.thepolyglotdeveloper.com/2016/07/create-a-simple-restful-api-with-golang 929 Mon, 11 Jul 2016 12:45:00 +0000 Writing Self Hosted Alexa Skills With Golang 4 points posted by nraboy https://www.thepolyglotdeveloper.com/2019/01/writing-self-hosted-alexa-skills-golang 3754 Wed, 02 Jan 2019 16:45:00 +0000 Create a Real Time Chat App with Golang, Angular 2, and Websockets 4 points posted by nraboy https://www.thepolyglotdeveloper.com/2016/12/create-real-time-chat-app-golang-angular-2-websockets 1417 Mon, 26 Dec 2016 16:02:00 +0000 JWT Authorization In A GraphQL API Using Golang #jwt #graphql 3 points posted by nraboy https://www.thepolyglotdeveloper.com/2018/07/jwt-authorization-graphql-api-using-golang 3431 Wed, 11 Jul 2018 22:47:00 +0000 Encrypt And Decrypt Data In A Golang Application With The Crypto Packages 3 points posted by nraboy https://www.thepolyglotdeveloper.com/2018/02/encrypt-decrypt-data-golang-application-crypto-packages 3191 Mon, 19 Feb 2018 16:31:00 +0000 Using a SQLite Database for Local Data in a Golang Application #sql 3 points posted by nraboy https://www.thepolyglotdeveloper.com/2017/04/using-sqlite-database-golang-application 2125 Tue, 25 Apr 2017 18:24:00 +0000 Bundle HTML, CSS, And JavaScript To Be Served In A Go Application #web #javascript 3 points posted by nraboy https://www.thepolyglotdeveloper.com/2017/03/bundle-html-css-javascript-served-golang-application 1953 Fri, 17 Mar 2017 17:11:00 +0000 Create a URL Shortener with Golang and Couchbase NoSQL #nosql 3 points posted by nraboy https://www.thepolyglotdeveloper.com/2016/12/create-a-url-shortener-with-golang-and-couchbase-nosql 1388 Mon, 19 Dec 2016 15:05:00 +0000 Determine if a Number is Prime Using the Go Programming Language #math 3 points posted by nraboy https://www.thepolyglotdeveloper.com/2016/12/determine-number-prime-using-golang 1341 Mon, 12 Dec 2016 15:39:00 +0000 Generate Cryptocurrency Private Keys And Public Addresses With Golang #bitcoin #altcoin 1 points posted by nraboy https://www.thepolyglotdeveloper.com/2018/02/generate-cryptocurrency-private-keys-public-addresses-golang 3204 Mon, 26 Feb 2018 16:31:00 +0000 Using Network Sockets with the Go Programming Language 1 points posted by nraboy https://www.thepolyglotdeveloper.com/2017/05/network-sockets-with-the-go-programming-language 2243 Tue, 23 May 2017 14:42:00 +0000