Tool to generate a #golang ORM tailored to a database schema
SQLBoiler is a tool to generate a Go ORM tailored to your database schema. It is a “database-first” ORM as opposed to “code-first” (like gorm/gorp). https://github.com/vattle/sqlboiler
Golang News, Tutorials, Go Libraries and Golang Jobs
SQLBoiler is a tool to generate a Go ORM tailored to your database schema. It is a “database-first” ORM as opposed to “code-first” (like gorm/gorp). https://github.com/vattle/sqlboiler
Centrifugo is a real-time messaging server. It’s language-agnostic and can be used in conjunction with application backend written in any language – Python, Ruby, Perl, PHP, Javascript, Java, Objective-C etc. Centrifugo runs as separate service and keeps persistent Websocket or SockJS connections from your application clients (from web browsers or other environments like iOS or […]
OK Log is a distributed and coördination-free log management system for big ol’ clusters.It’s an on-prem solution that’s designed to be a sort of building block: easy to understand, easy to operate, and easy to extend. It’s an on-prem solution that’s designed to be a sort of building block: easy to understand, easy to operate, […]
This is a very active Fork of Gogs, the Github/Gitlab alternative, selfhosted #golang application. https://gitea.io/en-US/ Changelog of the first work done after fork: https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md
Looking for a APNS/GCM push notification server ? https://github.com/appleboy/gorush Gorush, writte in #golang, features: Support Google Cloud Message (Firebase Cloud Messaging now) using go-gcm library for Android. Support HTTP/2 Apple Push Notification Service using apns2 library. Support YAML configuration. Support command line to send single Android or iOS notification. Support Web API to send push […]
Interesting new project to handle localizations with export to various formats. Available formats: keyvaluejson, po, strings, properties, xmlproperties, android, php, xlsx and csv . http://anthonynsimon.com/parrot.github.io/
Heard a lot about #Golang the last months, but don’t know, who/what projects are using it ? Take a look on this overview on some important projects based on Go: https://github.com/lk-geimfari/awesomo/blob/master/languages/GOLANG.md
Dry is a #golang based terminal application to manage Docker containers and images. It aims to be an alternative to the official Docker CLI when it is needed to repeatedly execute commands on existing containers and images, and also as a tool to monitor Docker containers from a terminal. http://moncho.github.io/dry/
go-funk is a modern Go utility library which provides helpers (map, find, contains, filter, …)
Yeah, another Golang Blog. And not from a #Golang Crack… stay prepared 😉