Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://itnext.io/the-top-10-most-common-mistakes-ive-seen-in-go-projects-4b79d4f6cd65
Medium
The Top 10 Most Common Mistakes I’ve Seen in Go Projects
This post is my top list of the most common mistakes I’ve seen in Go projects.
Golang drawer
https://containo.us/blog/announcing-yaegi-263a1e2d070a/
Containous: Makes Networking Boring
Announcing Yaegi, Yet Another Go Interpreter
Yaegi, Yet Another Go Interpreter, is an open source project to bring executableGo scripts, embedded plugins on top of the Go runtime...
Golang drawer
https://hackernoon.com/go-is-on-a-trajectory-to-become-the-next-enterprise-programming-language-3b75d70544e
Hackernoon
Go is on a trajectory to become the next enterprise programming language | HackerNoon
Go — a programming language designed for large-scale software development — provides a robust development experience and avoids many issues that existing programming languages have. These factors make it one of the most likely candidates to succeed Java as…
Golang drawer
https://dave.cheney.net/practical-go/presentations/qcon-china.html
dave.cheney.net
Practical Go: Real world advice for writing maintainable Go programs
Golang drawer
https://www.alexedwards.net/blog/an-overview-of-go-tooling
www.alexedwards.net
An Overview of Go's Tooling - Alex Edwards
Golang drawer
https://github.com/inlets/inletsctl
GitHub
GitHub - inlets/inletsctl: Create inlets servers on the top cloud platforms
Create inlets servers on the top cloud platforms. Contribute to inlets/inletsctl development by creating an account on GitHub.
Golang drawer
A constantly updated collection of beautiful svg images that you can use completely free and without attribution.
Golang drawer
https://undraw.co/
unDraw
unDraw - Open source illustrations for any idea
Open-source illustrations for any idea you can imagine and create. Build beautiful websites, products and applications with your color, for free.
Golang drawer
https://github.com/allegro/bigcache
GitHub
GitHub - allegro/bigcache: Efficient cache for gigabytes of data written in Go.
Efficient cache for gigabytes of data written in Go. - allegro/bigcache
Golang drawer
https://gbws.io/articles/million-websocket-and-go/
Golang drawer
http://reasonablypolymorphic.com/blog/protos-are-wrong/index.html
Golang drawer
https://go-micro.dev/
Golang drawer
https://github.com/rotisserie/eris/tree/v0.1.0
GitHub
rotisserie/eris
eris provides a better way to handle, trace, and log errors in Go
🎆
- rotisserie/eris
Golang drawer
https://github.com/tinode/chat
GitHub
GitHub - tinode/chat: Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command…
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots - tinode/chat
Golang drawer
https://github.com/dlmiddlecote/sqlstats
GitHub
GitHub - dlmiddlecote/sqlstats: A Go library for collecting sql.DBStats in Prometheus format
A Go library for collecting sql.DBStats in Prometheus format - dlmiddlecote/sqlstats
Golang drawer
https://medium.com/@purnaresa/securing-information-in-database-using-data-encryption-written-in-go-4b2754214050
Medium
Securing Information in Database using Data Encryption (written in Go)
In the world where everything is digital even private information, this is security factor that we must add into our service.
Golang drawer
https://medium.com/tourradar/working-efficiently-with-json-in-go-cb80dcca0466
Medium
Working Efficiently with JSON in Go
JSON (JavaScript Object Notation) is the most popular format for exchanging data between a server and a client. It is scalable, flexible…
Golang drawer
https://www.agwa.name/blog/post/preventing_server_side_request_forgery_in_golang
www.agwa.name
Preventing Server Side Request Forgery in Golang
Golang drawer
https://blog.gopheracademy.com/advent-2019/writing-go-user-interfaces-with-vugu/
Gopheracademy
HTML, CSS and Go, Together at Long Last: Vugu Premise and Example
Huh, what’s a Vugu? Vugu is a Go library that makes it easy to write HTML markup and Go code which is compiled and run in the browser using WebAssembly.
Golang drawer
https://blog.sqreen.com/top-6-security-best-practices-for-go/
Sqreen Blog
Top 6 security best practices for Go - Sqreen Blog
In this post, we'll cover top six security practices that you need to consider when developing with Go and determine how to apply these practices.