dlsniper / gopherconuk
Repository for GopherCon UK 2018 talk on microservices with Go
☆234Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for gopherconuk
- ☆207Updated last year
- Social network for cats☆261Updated last year
- Chat in Golang with Websockets and Redis☆133Updated 2 years ago
- Implementation of design patterns in Golang☆312Updated 2 years ago
- HTTP routing for Go 1.7☆195Updated last year
- Examples taken from Rob Pike's talk about concurrency patterns.☆379Updated 6 years ago
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆315Updated 5 years ago
- a real world example web app in Go☆117Updated 3 years ago
- Distributed Systems programming examples in the Go programming language.☆106Updated 2 years ago
- Golang REST API Template☆418Updated 10 months ago
- Create the smallest and secured golang docker image based on scratch☆334Updated 8 months ago
- Little API to demonstrate various microservice design principles and technologies☆147Updated last year
- Source code for "Go on the run (gotr)" YouTube series. Video are here: https://www.youtube.com/playlist?list=PL0aDKsruoiW2jac2D2flxZofQLf…☆133Updated 4 months ago
- Build a Golang app with the Gin framework, and authenticate with Auth0 + JWT☆186Updated 3 years ago
- ☆79Updated 3 years ago
- Go's Tooling Cheat Sheet☆172Updated 4 years ago
- Droplets is a platform for Gophers.☆321Updated last year
- Slides and abstracts for my talks.☆141Updated last year
- Guidance for building event-driven distributed systems and microservices in Go with NATS JetStream, gRPC and CockroachDB☆642Updated 11 months ago
- ☆169Updated 2 years ago
- GraphQL server with GO☆174Updated 4 years ago
- Clean Architecture sample☆630Updated last year
- Hands-On Dependency Injection in Go, published by Packt☆140Updated last year
- Self hosted live chat server written in Go☆198Updated 5 years ago
- This is an example implementation of jwt auth with goLang☆108Updated 5 years ago
- 🚀 A real world production-grade RESTful Web Services proof-of-concept project.☆78Updated 5 years ago
- An example repo of how I like to use postgres with gRPC☆289Updated last month
- Pragmatic Boilerplate for Golang RESTful Server Implementation