microservice-example
There are 61 repositories under microservice-example topic.
instana/robot-shop
Sample microservices application for playing with
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 8, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
begmaroman/go-micro-boilerplate
The boilerplate of the GoLang application with a clear microservices architecture.
python-microservices/microservices-scaffold
Barebone Python Microservices with Flask
kumuluz/kumuluzee-samples
KumuluzEE samples demonstrate how to get started using KumuluzEE microservice framework. They provide small, specific, working samples that can be used as a reference for your own projects.
mehdihadeli/game-leaderboard-microservices
🎮 Implementation of an imaginary Game Leader Board application, based on Microservices Architecture, Event Driven Architecture, Vertical Slice Architecture, Event Sourcing with EventStoreDB, Redis SortedSet, Redis Pub/Sub, SignalR and .Net 8.
python-microservices/microservices-chat
Example of a functional stack of microservices in Kubernetes!
GavriloviciEduard/fastapi-microservices
Microservices Architecture with FastAPI, Docker and Nginx
Correia-jpv/fucking-awesome-microservices
A curated list of Microservice Architecture related principles and technologies. With repository stars⭐ and forks🍴
kasvith/simple-microservice-example
A very simple microservice example with NodeJS, Python and Docker
mkhalesi/.NET-Microservices-Sample
Microservices on .Net platforms which used Asp.Net Web API, Docker, Kubernetes, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation, Azure Pipelines, Azure Devops, AKS, ACR, Docker-Compose.
paritosh9199/mern-microservices
A Node.js React template application based on microservice architecture.
udaychandra/user-crud-microservice
Microservice using Helidon framework
janrs-io/Jgrpc-example
基于https://github.com/janrs-io/Jgrpc 微服务最佳实践写的几个案例
Book-Microservices-v2/chapter05
Learn Microservices with Spring Boot (2nd edition) - Chapter 5
aliemrahpekesen/microservices-playground
A playground with open source technostack for #acikseminer presentation demo
vibhu-khurana/mini-microservice-course
This is a mini-microservice code repository that I'm creating along with my youtube video series.
KishorNaik/Sol_MicroServiceDemo_DotNetCore
.NetCore 3.1 MicroServices Architecture Pattern.
amitbasuri/awesomeProject
A simple app of gRPC + GraphQL + Go + MongoDB.
chanakaudaya/go-microservices
This repository contains microservices implementations written in Golang.
creek-service/basic-kafka-streams-demo
Get your head around the basics with this basic Kafka Streams microservice demo.
itninja-hue/redis-replication-kubernetes-microservice
kubernetes microservice example using redis replication with redis slave deployed as side car.
steadylearner/resume
This is to show the resume examples. I can deploy them with a single command.
vukan-markovic/Faculty-management
Dotnet web application implementing CRUD database operations, authorization, and authentication using microservice architecture
davidberenguer90/grpc-cloudevents-microservices
Proof of concept using gRPC and CloudEvents Kafka microservices
El-Sam/flask-dummy-microservice
A Flask dummy API to show how to setup a dockerized microservice with a Postgres db and gradle.
grant81/SmartImageRepository
A simpler version of google photo, built as an example for microservice practices
jprivillaso/node-microservices
Simple dockerized app: Delivery System Simulation
niksacdev/sample-api-typescript
A sample API that demonstrates the use of TypeScript in Azure functions and leverages Azure proxies
rishabhverma17/Dropiwizard-Template
Template of Dropwizard Microservice
creek-service/ks-connected-services-demo
Extends the basic-kafka-streams-demo with a second service
davidberenguer90/dapr-microservices
Proof of concept using Dapr and Spring Boot microservices
DouglasVolcato/fastapi-microservices-redis
Microservices using FastApi and Redis