Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Wed, 30 Nov 2016 20:49:00 +0000 Video: Using Couchbase Server in a Golang Web Application #couchbase #nosql #restful #api 9 points posted by nraboy https://www.youtube.com/watch?v=D64M3ZZxCIc 1191 Wed, 02 Nov 2016 20:46:00 +0000 restic 0.3.1 released #restic #backup 7 points posted by fd0 https://restic.github.io/blog/2016-12-13/restic-0.3.1-released 1353 Tue, 13 Dec 2016 21:07:00 +0000 Inbucket - disposable webmail service (similar to Mailinator) #smtp #rest 5 points posted by kenny https://github.com/jhillyerd/inbucket 309 Mon, 19 Oct 2015 09:02:00 +0000 restic 0.6.0 released #restic #backup 4 points posted by fd0 https://github.com/restic/restic/releases/tag/v0.6.0-rc.1 2255 Thu, 25 May 2017 14:17:00 +0000 Consuming data via REST service with Golang #rest Using Golang to explore a typical use case in modern programming to fetch data over a web service API and present it via a client. 4 points posted by TheAndruu https://www.m0d3rnc0ad.com/post/go-service-data 1858 Fri, 03 Mar 2017 13:23:00 +0000 Siesta - RESTful Services Made Simple in Go #rest #web 4 points posted by gopher https://www.vividcortex.com/blog/2015/06/01/siesta 492 Fri, 08 Jan 2016 10:50:00 +0000 Gooseberry: Common Packages for Microservices #rest #web #log #urn #polling Gooseberry is a collection of common Go packages that Voicera uses in microservices. It's an incomplete library, named after a fruit that looks like an ungrown clementine. We'd like to build gooseberry to be like Guava is for Java. ## Features * REST clients, web client with logging, basic auth support, etc. * Container structs like immutable maps, priority queues, sets, etc. * Error aggregation (multiple errors into one with a header message) * Leveled logger with a prefix and a wrapper for [zap](go.uber.org/zap) * Polling with an exponential backoff and a Bernoulli trials for resetting * Uniform Resource Name struct that implements [RFC8141](https://tools.ietf.org/html/rfc8141) ## Quick Start To get the latest version: `go get -u github.com/voicera/gooseberry` 3 points posted by Mohamed El-Geish https://github.com/voicera/gooseberry 3272 Mon, 02 Apr 2018 02:33:00 +0000 Best practices for a pragmatic restful api #rest #api 3 points posted by kenny http://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api 637 Fri, 26 Feb 2016 22:17:00 +0000 restic 0.6.0 released #backup #restic 1 points posted by fd0 https://github.com/restic/restic/releases/tag/v0.6.0 2272 Mon, 29 May 2017 19:42:00 +0000