-
Amirkabir University of Technology
- Tehran, Iran
Stars
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
Backend master class: build a simple bank service in Go
Golang client for NATS, the cloud native messaging system.
Collection of Technical Interview Questions solved with Go
Solutions for Elements of Programming Interviews problems written in Golang (work-in-progress)
This is an API built with golang, jwt, gorm, postgresql, mysql
Single repository for go-nats example code. This includes all documentation examples and any common message pattern examples.
An easy to use, extensible boilerplate for Go applications
This project is a simple CRUD application written in golang and using PostgreSQL as DB.
[ARCHIVED] Golang client for NATS, the cloud native messaging system.
HTTP server receives events and publishes them to STAN
Simple Web application written in go using Echo Framework
k8s operator for controlling replica count during time
Examples to accompany a blog post series on NATS
Using JWT to authenticate the users of an web-application