said-saifi's Stars
golang/go
The Go programming language
gin-gonic/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.
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
filebrowser/filebrowser
📂 Web File Browser
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
sqlc-dev/sqlc
Generate type-safe code from SQL
fullstorydev/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
teh-cmc/go-internals
A book about the internals of the Go programming language.
googleapis/googleapis
Public interface definitions of Google APIs.
techschool/simplebank
Backend master class: build a simple bank service in Go
qiangxue/go-rest-api
An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture
mrts/docker-postgresql-multiple-databases
Using multiple databases with the official PostgreSQL Docker image
moov-io/watchman
AML/CTF/KYC/OFAC Search of global watchlist and sanctions
VinGarcia/ksql
A Simple and Powerful Golang SQL Library
jschaf/pggen
Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it.
robertmassaioli/openapi-merge
Merge multiple OpenAPI 3.0 (Swagger) files together via a library or CLI tool.
openly-engineering/pointy
Simple Go (Golang) helper functions to provide a shorthand to get a pointer to a variable holding a constant.
ansemjo/speedtest-plotter
running scheduled speedtests inside docker and plotting the results with gnuplot
swaggest/swgui
Embedded Swagger UI for Go
husobee/grpc_v_rest
just showing difference between rest and grpc
allisson/go-pglock
Distributed locks using PostgreSQL session level advisory locks