-
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
If you want to use GraphQL: https://github.com/99designs/gqlgen
-
Indispensable for testing your code: https://github.com/stretchr/testify
-
wasmer-go
-
godom
Make DOM manipulation in Go as similar to JavaScript as possible. (via GopherJS or WebAssembly)
godom
-
https://github.com/learning-cloud-native-go/myapp shows How to build a Dockerized RESTful API application using Go. Includes DB migrations and form validation with a CRUD.
-
https://gobuffalo.io/ - pretty non-idiomatic (to community standards), but pretty stable and useful if you already know Rails or Django.
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
https://github.com/livebud/bud - similar idea, but uses Svelte (a JS framework) to do the front end stuff. Itβs smart enough to render the JS stuff on the server when possible, so you end up with the best of both worlds.
-
I'm writing a series of posts that chronicles me writing a url shortener in go as a web app. You can take a look at the current code here: https://github.com/avalonbits/shortener
Related posts
-
Is there a framework out for go that rivals Laravel as far as out of the box features and tools?
-
Does Go have an equivalent to Python's Flask and Django?
-
Ghostly is a simple, lightweight, and fast full-stack framework for Golang
-
Which Go Web Backend Framework Is Right for Your Next Project? A Detailed Analysis of Features and Performance
-
Confetti Framework β A Lean, Idiomatic Go Web Framework