goquery – a little like #Jquery , only in #Golang
https://github.com/PuerkitoBio/goquery goquery brings a syntax and a set of features similar to jQuery to the Go language. It is based on Go’s net/html package and the...
Golang News, Libraries, Jobs and Tutorials
Golang News, Libraries and Jobs for Go Developer's
https://github.com/PuerkitoBio/goquery goquery brings a syntax and a set of features similar to jQuery to the Go language. It is based on Go’s net/html package and the...
Package myitcv.io/react is a set of GopherJS bindings for Facebook’s React, a Javascript library for building user interfaces https://github.com/myitcv/react All key aspects of React are covered...
modern text indexing in go – blevesearch.com / https://github.com/blevesearch/bleve Try out bleve live by searching the bleve website. Features Index any go data structure (including JSON) Intelligent defaults...
https://github.com/chrislusf/gleam Gleam is a high performance and efficient distributed execution system, and also simple, generic, flexible and easy to customize. Gleam is built in Go, and...
Hermes is the Go port of the great mailgen engine for Node.js. Check their work, it’s awesome! It’s a package that generates clean, responsive HTML e-mails...
Shorm is a orm tool wriitted in golang, which supports database sharding and master-slave mode. DB Driver Support for MySql, Postgres, Mssql, SQLite https://github.com/shengzhi/shorm Features Struct ->...
This starter kit is designed to get you up and running with a project structure optimal for developing RESTful services in Go. The kit promotes the...
https://github.com/teambition/gear Router Features: Support regexp Support multi-router Support router layer middlewares Support fixed path automatic redirection Support trailing slash automatic redirection Automatic handle 405 Method...
https://github.com/andygrunwald/go-jira Features Authentication (HTTP Basic, OAuth, Session Cookie) Create and receive issues Create and retrieve issue transitions (status updates) Call every API endpoint of the JIRA,...
NATS is an open source, lightweight, high-performance cloud native infrastructure messaging system, developed in Go ( #golang ). It implements a highly scalable and elegant publish-subscribe...