Skip to content

Braveterry

My informations: Let me show you them

  • About

Recent Posts

  • Pushbullet: Move information among your devices
  • Vault: Tool for Secure Secret Storage written in Go
  • Link: Building a Shop with Sub-Second Page Loads: Lessons Learned
  • Link: I Miss Being Part Of A Complete Team
  • The Jupyter Notebook: Web app for creating and sharing docs with live code, equations, visualizations & explanatory text.

Tags

  • api
  • books
  • browser
  • cms
  • command-line
  • css
  • database
  • dependency-management
  • documentation
  • framework
  • git
  • go
  • html
  • java
  • javascript
  • json
  • library
  • markdown
  • messaging
  • micro-services
  • mobile
  • node.js
  • opensource
  • operations
  • performance
  • perl
  • php
  • podcast
  • programming language
  • python
  • rest
  • ruby
  • scm
  • search
  • security
  • services
  • software
  • Software Development
  • static-site-generation
  • testing
  • tutorial
  • unix
  • visualization
  • webserver
  • windows

Archives

  • November 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012

Tag: go

Link: My Thoughts on Martini

http://blog.codegangsta.io/blog/2014/05/19/my-thoughts-on-martini/


I have to admit, I felt sort of sad reading codegangsta’s blog post about his Go web development framework Martini. He made a thing and published it. It’s tough to accept valid criticism of “your baby”. I came across Martini after listening to Jeremy Saenz speak on The Changelog Podcast episode 117.

Posted on December 16, 2014December 16, 2014Tags framework, go

Jason: JSON Library for Go

Jason logo

https://github.com/antonholmquist/jason


API Docs: http://godoc.org/github.com/antonholmquist/jason

From the Jason website:

Note: The API will be subject to change during 2014. On January 1st 2015 it will be frozen. Do not use in production until then.

Posted on December 12, 2014December 6, 2014Tags api, go, json

GopherJS: Compiles Go code to JavaScript; Write front-end code in Go that will run in all browsers

GopherJS logo

http://gopherjs.org/


Try it in the GopherJS Playground

Posted on November 26, 2014November 24, 2014Tags browser, go, javascript

Free Book: Building Web Apps with Go by Jeremy Saenz (@codegangsta)

Building Web Apps with GO book cover

http://codegangsta.gitbooks.io/building-web-apps-with-go/

You can also download the book in ePUB, MOBI and PDF formats.

Posted on October 28, 2014October 28, 2014Tags books, go

bleve: Go text indexing API

bleve logo

http://www.blevesearch.com/

Posted on October 16, 2014Tags go, search

Gogs: Self hosted Git service written in Go

https://github.com/gogits/gogs

Posted on October 10, 2014October 9, 2014Tags go, scm

Link: An Abridged Introduction to Go

http://bitbarf.in/blog/2013/11/05/an-abridged-introduction-to-go/#content

Format LinkPosted on September 12, 2014September 12, 2014Tags go, tutorial

Link: How I start Go (tutorial on how to build a back-end web-service in Go)

http://howistart.org/posts/go/1

Format LinkPosted on September 9, 2014September 8, 2014Tags go, tutorial

Link: Rust vs Go

Rust logo VS Go Mascot

http://jaredly.github.io/2014/03/22/rust-vs-go/

Format LinkPosted on September 5, 2014September 1, 2014Tags go, programming language, rust

Goop: Go dependency manager inspired by Bundler

Goop Logo

https://github.com/nitrous-io/goop

It looks like the mascot’s name is “Goopie”. Go has the best mascots!

From the website:

A dependency manager for Go (golang), inspired by Bundler. It is different from other dependency managers in that it does not force you to mess with your GOPATH.

Posted on July 3, 2014July 2, 2014Tags dependency-management, go

Posts navigation

Previous page Page 1 … Page 3 Page 4 Page 5 Next page
Proudly powered by WordPress