Microservice topic

Microservices are an architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs. These services are owned by small, self-contained teams. Microservices architectures make applications easier to scale and faster to develop, enabling innovation and accelerating time-to-market for new features.

List Microservice repositories

hex-arch-kotlin-spring-boot

188
Stars
28
Forks
Watchers

Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.

CleanArchitecture

73
Stars
5
Forks
Watchers

Keep your application code free of dependencies like persistence and presentation.

laravel-ddd-example

77
Stars
16
Forks
Watchers

Hexagonal Architecture + DDD + CQRS in PHP using Laravel 8

now-compose

80
Stars
4
Forks
Watchers

Docker compose for zeit now. [deprecated]

rocketsam

40
Stars
2
Forks
Watchers

AWS Cloudformation interpreter CLI made to build and deploy microservices in AWS quickly and neatly

awesome-servicemesh

51
Stars
7
Forks
Watchers

A curated list of tools implements the concept of Server Mesh

awesome-dapr

98
Stars
15
Forks
Watchers

A cruated list of awesome Dapr application runtime related tools.

dolphin

27
Stars
10
Forks
Watchers

Automated code tool for Golang

microservice-email

27
Stars
9
Forks
Watchers

Microservice for send emails

go_ecommerce_microservice

114
Stars
15
Forks
Watchers

E-Commerce Microservices with Golang and Fiber