brandonto / rest-api-microservice-demoLinks
☆11Updated last year
Alternatives and similar repositories for rest-api-microservice-demo
Users that are interested in rest-api-microservice-demo are comparing it to the libraries listed below
Sorting:
- Realtime chat built with Go, Next & Typescript☆133Updated 2 years ago
- A Go RESTful API template☆600Updated 5 months ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆291Updated 2 years ago
- ☆53Updated 2 years ago
- Enterprise ready REST API microservice in golang☆274Updated this week
- Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker,…☆382Updated 3 months ago
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆483Updated 3 months ago
- Golang Microservice Boilerplate using PSQL, Docker and Cucumber, API REST. Gin Go and GORM with pagination and implementation of a Clean…☆645Updated 2 months ago
- ☆122Updated 3 years ago
- 🚀 How to build a Dockerized RESTful API application using Go.☆966Updated 2 months ago
- Go Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.☆641Updated 4 months ago
- E-Commerce backend system via Golang and Postgres☆325Updated last year
- Clean Architecture Golang Example (kinda)☆257Updated 3 years ago
- A great starting point for building RESTful APIs in Go using Gin framework, and sqlx for connecting to a PostgreSQL database. The impleme…☆146Updated last year
- Modern real-time chat in scalable architecture.☆417Updated last month
- Golang code boilerplate inspired by clean architecture☆286Updated 2 years ago
- A well organized project structure for my go backends.☆87Updated last year
- Template for REST API made with Golang using Gin framework, PostgreSQL database, JWT authentication, Redis cache and MongoDB for logging☆197Updated 4 months ago
- Tutorial on building a Fullstack memorization application☆247Updated 3 years ago
- Modular e-commerce backend with a GraphQL gateway and gRPC microservices for accounts, products, orders, payments, and recommendations.☆609Updated last week
- Go chat application. Implemented in multiple ways, using golang channel and redis pub/sub model☆65Updated 2 years ago
- Golang Clean Architecture REST API example☆911Updated last year
- Example microservice based project written in Go☆169Updated 2 years ago
- Simple RESTful Point of Sale (POS) Service API written in Go using Gin web framework, PostgreSQL database, and Redis cache. Proof of conc…