https://github.com/sudiptob2/microgo
Practice microservice architecture with golang
https://github.com/sudiptob2/microgo
Last synced: 24 days ago
JSON representation
Practice microservice architecture with golang
- Host: GitHub
- URL: https://github.com/sudiptob2/microgo
- Owner: sudiptob2
- Created: 2024-06-06T16:41:46.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T16:42:47.000Z (12 months ago)
- Last Synced: 2025-04-29T20:12:56.992Z (24 days ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Microservice Using Golang
This is a practice project where I try to practice microservice architecture using Golang.## Tech Stack
- Golang
- GRPC
- Postgres
- Docker
- Kubernetes
- API Gateway
- Continue...