https://github.com/vinicius-guedes-santos/golang-microservices
Developing a number of small, self-contained, loosely coupled microservices that communicate with one another and a simple front-end application with a REST API, with RPC, over gRPC, and by sending and consuming messages using AMQP
https://github.com/vinicius-guedes-santos/golang-microservices
amqp caddy docker docker-swarm golang grpc kubernetes mailhog microservices mongodb postgres rabbitmq rest-api rpc
Last synced: 4 months ago
JSON representation
Developing a number of small, self-contained, loosely coupled microservices that communicate with one another and a simple front-end application with a REST API, with RPC, over gRPC, and by sending and consuming messages using AMQP
- Host: GitHub
- URL: https://github.com/vinicius-guedes-santos/golang-microservices
- Owner: vinicius-guedes-santos
- Created: 2025-02-04T11:54:01.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-12T02:29:49.000Z (8 months ago)
- Last Synced: 2025-05-17T17:40:35.475Z (5 months ago)
- Topics: amqp, caddy, docker, docker-swarm, golang, grpc, kubernetes, mailhog, microservices, mongodb, postgres, rabbitmq, rest-api, rpc
- Language: Go
- Homepage: https://www.udemy.com/course/working-with-microservices-in-go
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Working with Microservices in Go






Developing a number of small, self-contained, loosely coupled microservices that will will communicate with one another and a simple front-end application with a REST API, with RPC, over gRPC, and by sending and consuming messages using AMQP