speakeasy-api / rest-template-go
Template go lang service to showcase REST best practices. Built by the Speakeasy team.
☆255Updated 2 months ago
Alternatives and similar repositories for rest-template-go:
Users that are interested in rest-template-go are comparing it to the libraries listed below
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆461Updated last month
- Golang Microservice Boilerplate using MySQL, Docker and Swagger, API REST. Gin Go and GORM with pagination and implementation of a Clean …☆591Updated last week
- Demonstrating various ways of structuring Go apps with some commentary☆95Updated last year
- A Go RESTful API template☆581Updated 3 months ago
- Dockerized Go microservices and their envoy proxies for a flow which showcases gRPC for Web Clients. Check the medium story!!!☆259Updated 2 years ago
- Golang code boilerplate inspired by clean architecture☆275Updated 2 years ago
- ☆74Updated 2 years ago
- Go microservices with REST, and gRPC for demonstrating the BFF pattern. This repository contains backend services. Everything is dockeriz…☆192Updated 2 years ago
- Example of how to build a web service using Go, PostgreSQL, and gRPC☆132Updated 3 weeks ago
- An opinionated production-ready SQL-/Swagger-first RESTful JSON API written in Go, highly integrated with VSCode DevContainers by allabou…☆528Updated this week
- A microservices example in Go☆306Updated 3 years ago
- 🚀 How to build a Dockerized RESTful API application using Go.☆907Updated last week
- 📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.☆385Updated last week
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆286Updated 2 years ago
- Golang REST API Template☆82Updated last week
- Golang REST API Template☆417Updated last year
- These are all my learnings gathered on concurrency in golang☆326Updated 2 years ago
- Go Rest API starter kit / Golang API boilerplate base on Chi framework☆112Updated 4 years ago
- A web application boilerplate built with go and clean architecture.☆287Updated 2 years ago
- Clean Code & Hexagonal Architecture API in Go - a beginner-friendly example.☆98Updated last year
- goserve is a robust Go backend architecture. It offers a performant and scalable framework, emphasizing feature separation, clean code, a…☆109Updated 8 months ago
- Production-ready Go RESTful API boilerplate with Echo☆185Updated 11 months ago
- Enterprise ready REST API microservice in golang☆229Updated last week
- Example Go monolith with embedded microservices and The Clean Architecture☆310Updated last year
- Short examples of common anti-patterns in Go Web Applications.☆411Updated 5 months ago
- Domain-Driven Design With Golang, published by Packt☆271Updated last year
- Go Todo Backend example using modular project layout for product microservice.