AkhilSharma90 / monolith-microserviceLinks
Accompanying code for my series on golang monolith to microservice
☆11Updated last year
Alternatives and similar repositories for monolith-microservice
Users that are interested in monolith-microservice are comparing it to the libraries listed below
Sorting:
- A loadbalancer in GO, supporting code for my youtube video.☆9Updated 2 years ago
- Code for my upcoming Educative course on REST APIs in GO. This one uses Gin framework in GO.☆9Updated 2 years ago
- ☆13Updated 3 years ago
- code for the golang ecommerce code-along playlist on my youtube channel :)☆130Updated 3 years ago
- ☆76Updated last year
- ☆61Updated last year
- Code for my youtube project series☆57Updated last year
- ☆10Updated 3 years ago
- gRPC Order Management Service☆46Updated last year
- Code for my youtube video - Microservices Project - Uses Golang, gRPC, GraphQL, Postgres, Elasticsearch, Docker Compose☆65Updated 7 months ago
- Accompanying code for my youtube video☆45Updated last year
- A killer example of how Golang works with Kafka. Used the Sarama (by Shopify) library here.☆11Updated last year
- Barebones Golang REST API with JWT example☆51Updated last year
- ☆89Updated 2 years ago
- absolute beginner level project using go-fiber, sqlite. build a simple CRM☆15Updated 3 years ago
- ECommerce platform backend in Golang☆50Updated 11 months ago
- ☆22Updated last year
- Project code for my youtube video☆14Updated 2 years ago
- absolute beginner level tutorial for building a small HRMS☆15Updated 3 years ago
- Postgres with golang - using lib/pq and sql/database (accompanying code for my youtube project video)☆29Updated 2 years ago
- encrypt files with golang and also decrypt them☆11Updated last year
- Go gRPC Microservices☆75Updated 10 months ago
- Realtime chat built with Go, Next & Typescript