Microservice
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.
- GitHub: https://github.com/topics/microservice
- Wikipedia: https://en.wikipedia.org/wiki/Microservices
- Aliases: microservices,
- Last updated: 2026-03-29 00:19:24 UTC
- JSON Representation
https://github.com/ritreshgirdhar/quarkus-demo
Why we should prefer Quarkus because It is a full-stack, Kubernetes-native, Java Framework tailored for OpenJDK HotSpot and GraalVM. Comparatively to other frameworks, such as Spring, it offers small memory footprint and reduced boot time.
microservice quarkus quarkus-maven spring-boot
Last synced: 05 May 2025
https://github.com/rokkit-ts/rokkit.ts-core
A Framework to build microservices based on TypeScript and Node.js
backend framework microservice microservices nodejs rokkit typescript
Last synced: 18 Jun 2025
https://github.com/jovijovi/pedro.js
Pedro.js is a microservice toolkit written in TypeScript.
microservice pedro tookit typescript
Last synced: 02 Feb 2026
https://github.com/quancheng-ec/durandal
quancheng node microservice framework
Last synced: 27 Dec 2025
https://github.com/openwms/org.openwms.common.comm
OpenWMS OSIP TCP/IP Driver Component
microservice openwms spring-boot spring-cloud spring-integration wms
Last synced: 02 Mar 2025
https://github.com/zobkazi/api.purr.rescues
The User Pet Adoption and Rescue Platform is developed using a microservices architecture, with several main services responsible for different functionalities:
api keycloak kong mailhog microservice monorepo pgadmin4 postgresql rabbitmq redis-stack typescript
Last synced: 22 Feb 2025
https://github.com/muzafferkaya/.netmicroservicesolution
ASP.NET Core 7 Microservice Example
asp-net-core csharp microservice
Last synced: 22 Feb 2025
https://github.com/torchcc/crank4py-connector
client endpoint of a API Gateway written in python
api-gateway-endpoint microservice python-web python3 websocket
Last synced: 12 Sep 2025
https://github.com/o-x-l/geoip-lookup-service
Go Microservice to perform GeoIP lookups from local databases
asn-lookup geoip geoip-api geoip-location geoip-lookup geoip2 golang location-services microservice
Last synced: 04 Jan 2026
https://github.com/soat-fiap/bmb.payment
Repository dedicated to manage payments for BMB Fast Food project. This repository primarily consists of C# code, with additional contributions in HCL and other languages. The codebase provides essential tools and components for efficiently handling payment integration processes.
dotnet fiap fiap-soa masstransit microservice software-architecture
Last synced: 08 Sep 2025
https://github.com/drissiomar98/microservice_project
Micro services architecture with spring boot 3
config-server discovery-service eureka gateway microservice spring-boot springcloud
Last synced: 03 Apr 2025
https://github.com/davidolveralira/microservice-users
User microservice, java, spring with gradle libraries, connected to a MySQL database
docker gradle java microservice mysql postman spring springboot springjpa springmvc
Last synced: 16 Feb 2026
https://github.com/wzzfarewell/go-microservice-example
This is a example that shows how to write a micro service project by go-kit framework.
example go go-kit golang microservice
Last synced: 23 Feb 2025
https://github.com/damascus-mx/photon-api
Photon API made with Go.
api api-rest go golang laboratory microservice microservices mqtt postgresql redis
Last synced: 17 Jan 2026
https://github.com/neography7/questr-user-srvc
This repository contains the user microservice portion of the Questr Q&A application.
aws-s3 grpc microservice mongodb nestjs
Last synced: 27 Mar 2025
https://github.com/kishornaik/sol_microservice_cqrs
Example of Microservice using CQRS Pattern
Last synced: 29 Oct 2025
https://github.com/harwoeck/hibpoffline
High-performance Service for querying an offline copy of the HIBP database (a collection of 551 million breached 🔓 passwords). Exists because private ☁️ = ❤.
badger bigcache cache cloud-native docker go golang grpc haveibeenpwned high-performance http leaked-secrets low-latency microservice on-premise passwords rest self-hosted service standalone
Last synced: 08 Oct 2025
https://github.com/kerelko/microservices
Simple microservices example of communication through gRPC and RabbitMQ
architecture docker docker-compose fastapi grpc grpc-python microservice microservices mongodb postgresql rabbitmq rabbitmq-client rabbitmq-consumer
Last synced: 17 Feb 2026
https://github.com/papooch/node-lra
Experimental LRA client implementation inspired by Microprofile LRA for Java
distributed lra microservice transactions
Last synced: 03 Apr 2025
https://github.com/colinbut/microservice-aws-ec2-deployment
Deploying microservice-aws-demo microservice to AWS EC2
ansible ansible-galaxy ansible-playbook ansible-role ansible-roles aws aws-ec2 deployment deployment-automation ec2 java microservice microservices node-js nodejs
Last synced: 27 Mar 2025
https://github.com/aliwert/hospital-management-system
docker fiber gorm heroku jwt microservice postgresql
Last synced: 15 Dec 2025
https://github.com/shnaveen25/spring-boot-eureka-seed
A framework to startup an application using netflex eureka server.
eureka eureka-client eureka-server gradle java microservice spring-boot swagger swagger-ui
Last synced: 27 Mar 2025
https://github.com/dbosoft/saphub
A sample implementation how to build reliable and scaleable SAP integrated microservices with Hosuto and YaNco.
bapi hosuto microservice rfc sap sap-integration yanco
Last synced: 27 Mar 2025
https://github.com/krishpranav/go-microservice
A simple go microservice created for my youTube tutorial
backend frontend go golang linux macos microservice windows
Last synced: 27 Mar 2025
https://github.com/albertomitroi/eshopmicroservices
A comprehensive microservices-based e-commerce project built using .NET 8 and C# 12, demonstrating modern software architecture principles like Domain-Driven Design (DDD), CQRS, and Clean Architecture. This project showcases scalable and maintainable systems with cloud-native deployment on Azure using tools like RabbitMQ, Redis, gRPC, and more.
api-gateway clean-architecture cloud-deployment cqrs-pattern ddd-architecture docker-compose fluentvalidation grpc masstransit mediatr microservice postgresql rabbitmq redis sql-server vertical-slice-architecture yarp
Last synced: 02 Feb 2026
https://github.com/niemet0502/guma
Lightweight and Self Hosted project management app Built with Microservices architecture, GraphQL Federation, React and Observability
docker github-actions go graphql issue-tracker microservice nestjs product-management project-management pub-sub react redis spring-boot
Last synced: 17 Jan 2026
https://github.com/matinghanbari/notificationservice
The NotificationService is a standalone microservice in .NET8 that handles notification management and delivery. It consumes events from a message bus, decoupling it from other services for scalability and resilience.
dotnet event-driven grpc layered-architecture microservice rabbitmq serilog tdd
Last synced: 09 Sep 2025
https://github.com/dbgjerez/helm-spring-boot-chart
Generic Helm chart to deploy a microservice
helm k8s kubernetes microservice spring-boot
Last synced: 27 Mar 2025
https://github.com/louissullivan4/stew-auth
An authentication microservice to be used generic logging/sign up of users to web applications
authentication-service docker expressjs login microservice signup
Last synced: 13 Jul 2025
https://github.com/hufeng/notty
A meta framework for building RPC framework.
meta microservice netty nodejs rpc
Last synced: 27 Mar 2025
https://github.com/o2r-project/o2r-substituter
Create a new compendium based on existing compendia
Last synced: 06 May 2025
https://github.com/yassine-121/tp2-intergicielsservice
Micro services - Spring Cloud Gateway and Eureka Registry Implementation
jwt microservice microservices spring-boot spring-security
Last synced: 09 Sep 2025
https://github.com/fejesa/distributed-file-process
Proof of concept for distributing tasks like virus scanning and file transfer using Hazelcast.
distributed-computing hazelcast java microservice quarkus
Last synced: 04 Apr 2025
https://github.com/datnguyen2711/mern-microservice
This Projects is deployed on EC2, simple microservice application with NodeJS, ReacJS and MongoDB. Monitoring using open source: CAdvisor, prometheus, grafana
cadvisor docker grafana microservice mongodb nodejs prometheus reactjs
Last synced: 30 Dec 2025
https://github.com/skvggor/microservice-python-fastapi
(WIP) A scaffold for microservices using Python and FastAPI. This project is intended to be used as a template for new projects.
api coverage fastapi microservice pytest python
Last synced: 27 Jul 2025
https://github.com/oskarrough/cloudinary-endpoint
A single HTTP endpoint to fetch all images from a Cloudinary account
Last synced: 05 Apr 2025
https://github.com/rodolfobandeira/comment-store-app-springboot
Simple Microservice using SpringBoot.
java microservice microservices sample-microservice spring spring-boot
Last synced: 05 Apr 2025
https://github.com/colinbut/microservices-template-aws-env-setup
Microservices Template application on AWS
ansible aws aws-cloudformation aws-ec2 cloudformation java microservice microservices terraform
Last synced: 29 Oct 2025
https://github.com/instilledbee/todo-onion
Todo microservice using onion architecture
csharp dotnet-core microservice onion-architecture todoapp
Last synced: 07 May 2025
https://github.com/3xl/ms-crud
Base crud microservice based on Express and Mongoose
express microservice mongoose nodejs
Last synced: 30 Dec 2025
https://github.com/asilvajunior/tftec-terraform-aovivo-24-app
A repository for Hands-On presentation at TFTEC Live in São Paulo 2024
aks-kubernetes-cluster automation azure cloud devops dotnet dotnet-core iac kubernetes microservice microsft terraform
Last synced: 28 Feb 2026
https://github.com/arkiant/graphqlblog
Implement a graphql with grpc using blog repository
gateway-api golang graphql graphql-server grpc grpc-golang microservice
Last synced: 19 Jun 2025
https://github.com/easyops-cn/go-proto-giraffe
Giraffe Micro 框架生成插件
giraffe microservice protobuf rest rpc
Last synced: 20 Jun 2025
https://github.com/dulanjayabhanu/online-auction-system
A distributed online auction system developed using J2ee technologies, including EJB, JMS, CDI, and WebSocket. Designed for real-time bidding, modular deployment, and concurrency control, the system demonstrates enterprise-grade architecture with in-memory data management
cdi-injection concurrent-processes ejb enterprise-applications j2ee java jms-topic livedata microservice online-auction-system performance-testing websocket
Last synced: 21 Jun 2025
https://github.com/crrobinson14/sits
Simple Image Thumbnail Service
actionhero image-transformations microservice thumbnail
Last synced: 22 Jun 2025
https://github.com/jack0pan/dryad.rb
Config Management & Service Registration and Discovery
configuration-management microservice service-discovery service-registry
Last synced: 22 Jun 2025
https://github.com/aruizeac/bob
BOB is a Microservice Builder that simplifies the process of making a service from the scratch.
bob builder cli golang microservice microservices-architecture nucleon
Last synced: 22 Jun 2025
https://github.com/theodesp/jhipster-gallery
jhipster-gallery boilerplate
jhipster jhipster-application microservice react spring-boot
Last synced: 17 Feb 2026
https://github.com/schadokar/coffee-hai
Coffee hai is a project of journey of a coffee. It is microservice project.
docker-compose dockerfile go golang microservice mysql nodejs reactjs redis
Last synced: 30 Dec 2025
https://github.com/meks77/microservices
Comparsion of implementations for a simple read json webservice in different technologies
fastify go java micronaut microservice mongo postgres quarkus redis
Last synced: 30 Dec 2025
https://github.com/ngthluu/microservices-sales
A demo microservices-architecture system: sales management system
docker go k8s microservice nextjs
Last synced: 13 Jul 2025
https://github.com/douglasvolcato/fastapi-microservices-redis
Microservices using FastApi and Redis
bootstrap fastapi fastapi-docker fastapi-framework microservice microservice-example microservices python python-3 python-library python3 react react-router react-router-dom reactjs redis redis-database redis-streams typescript typescript-react
Last synced: 30 Dec 2025
https://github.com/mingslife/bone
🦴 Non-intrusive Go micro-service framework to combine modules organically, base on go-kit.
framework go gokit golang gorilla inject microservice
Last synced: 15 Sep 2025
https://github.com/pauluswi/rhine
Is a microservice that implements hexagonal architecture approach to handle transaction history creation and retrieval.
fintech go golang hexagonal-architecture jwt kafka microservice postgresql redis
Last synced: 10 Sep 2025
https://github.com/kishornaik/sol_saga_pattern_microservice
Simple example of Saga implementation in Microservice.
asp-net-core microservice saga-pattern
Last synced: 22 Feb 2025
https://github.com/kishornaik/sol_microservice_cqrs_eventsourcing
Implementation of Microservice CQRS pattern with Event Sourcing by using MediatR library.
cqrs cqrs-es event-sourcing mediatr microservice
Last synced: 22 Feb 2025
https://github.com/kishornaik/sol_microservice_rabbitmq_masstransit
Connect RabbitMQ service by using Mass Transits library
masstransit microservice rabbitmq
Last synced: 22 Feb 2025
https://github.com/artumarinn/discount-service
The Discount Service project is a microservice designed to manage discounts within an application through a RESTful API.
docker docker-compose express microservice nodejs postgresql
Last synced: 30 Dec 2025
https://github.com/khoinguyen/hydra-event-bus-service
Hydra-based micro-service for handle the event bus
Last synced: 05 Apr 2025
https://github.com/caresle/microservice-employees-odoo
Microservice for getting the info of the employees from the ERP Odoo
docker express expressjs microservice nodejs odoo odoo-project typescript
Last synced: 30 Dec 2025
https://github.com/bassemhalim/memehub
Pinterest for memes
go grpc microservice nextjs postgresql typescript
Last synced: 30 Dec 2025
https://github.com/adshan/dotnet-digital-school-messaging-rabbitmq
Microservices, Clean Architecture, CQRS with MediatR, Repository Pattern, Fluent Validation and RabbitMQ such as messaging broker.
cqrs-pattern dotnet entity-framework fluent-validations integrate-events mediator-pattern microservice net5 rabbitmq repository-pattern sql-server unit-testing
Last synced: 13 Apr 2025
https://github.com/kapit4n/mockupero-g
gin golang gorm graphql microservice rest-api
Last synced: 23 Jun 2025
https://github.com/abshar777/social-media-app
This is a full-stack MERN (MongoDB, Express, React, Node.js) application designed as a modern social media platform. It incorporates robust architecture and cutting-edge technologies to ensure scalability, performance, and maintainability.
express full-stack kafka mern-stack micro-frontend microservice module-federation nodejs react socket-io
Last synced: 30 Dec 2025
https://github.com/guppster/microservicesstack
A collection of microservices that work together to achieve tasks. Created as a proof of concept for a proposal to modernise an old project.
go java kotlin microservice rust
Last synced: 30 Dec 2025
https://github.com/skyplabs/ble-micro-dockerfile
Development environment for the Seeed Studio's BLE Micro
ble bluetooth bluetooth-le bluetooth-low-energy docker microservice
Last synced: 23 Jun 2025
https://github.com/kishornaik/sol_idistributedcache_redis_microservice
Simple example of Cache Strategy in Microservice using Redis, MediatR and Hangfire.
cqrs distributed-cache hangfire-dotnet-core mediatr microservice redis
Last synced: 22 Feb 2025
https://github.com/iamflowz/node-starter
Simple node boiler plate with my favorite dependencies
boilerplate boilerplate-application boilerplate-node boilerplate-template eslint jest jest-tests microservice microservices mit-license node node-js nodejs-server template templates typescript
Last synced: 30 Dec 2025
https://github.com/athun-me/booknow-account-services
This is a go microservice for usermanagement for bookNow ticket booking project,which is a small and independent application that handles the informaation of the users’
fiber gorm grpc microservice vper
Last synced: 28 Mar 2025
https://github.com/premaravind47/auth-service
A Spring Boot microservice for user registration and JWT-based authentication. This service handles user signup, login, and generates JWT tokens for secure API access.
jwt lombok maven microservice mysql redis spring-boot spring-data-jpa spring-security swagger
Last synced: 30 Dec 2025
https://github.com/adrianovolter/modulo-3
Modulo 3 | Curso FullStack
cicd clean-code cloud containers docker docker-compose github-actions jest-tests microservice pattern react solid tdd
Last synced: 30 Dec 2025
https://github.com/prowilliam/mds-digical-microservice-aws-nestjs
This technical test implements a microservice using NestJS, with CI/CD via GitHub Actions. It deploys to AWS Lambda using Serverless Framework and includes unit tests with Jest and Mock. The estimated duration is 4 days, focusing on automated workflows and high-quality code.
aws cloudwatch dynamodb githubaction-workflow jest jwt-authentication microservice mock nestjs nodejs pipelines s3 serverless swagger-ui uuid
Last synced: 30 Dec 2025
https://github.com/topexam/server-demo
A lightweight TopExam Server for purpose demonstration
grpc kafka microservice nestjs topexam
Last synced: 28 Mar 2025
https://github.com/kishornaik/sol_grpc_microservice
Simple example of microservice using gRPC
Last synced: 22 Feb 2025
https://github.com/notkartikye/grpc-ecommerce-platform
🌐 gRPC-based Marketplace Service between Market and Clients
client-server distributed-systems ecommerce grpc marketplace microservice protobuf protocol-buffers rpc-service
Last synced: 23 Apr 2025
https://github.com/stater/stater-boot
Micro Service Framework for NodeJS
microservice microservice-framework nodejs nodejs-framework nodejs-library nodejs-modules
Last synced: 23 Feb 2025
https://github.com/chalmers-revere/opendlv-device-can-replay
OpenDLV microservice to replay raw CAN frames onto a given CAN device
aarch64 armhf can can-bus docker docker-image libcluon microservice opendlv x86-64
Last synced: 08 May 2025
https://github.com/msamgan/user-microservice
Group, User and Permission module for micro-services architecture.
expressjs microservice node sequelize user
Last synced: 30 Dec 2025
https://github.com/swarup-ranjan-mondal/playchess
Play Chess is a fully responsive web app for playing chess. Built with Django backend and React frontend, it offers a lot of features like online real-time play, chess engines play, and much more.
css django microservice react reactjs redis redux
Last synced: 03 Mar 2025
https://github.com/marcobiedermann/user-service
👨🎨 User Service
api authentication backend express microservice node rest service user
Last synced: 05 Apr 2025
https://github.com/cjtim/line-notify-binance-asset
Microservice to send Binance/Kucoin asset summary through LINE Notify
binance-api cloud-functions cryptocurrency gcp heroku kucoin-api line-notify microservice python3
Last synced: 26 Apr 2025
https://github.com/viral32111/darwin-push-port-live-feed
Client to receive updates from the National Rail Darwin Push Port Live Feed.
british-rail microservice national-rail
Last synced: 24 Jun 2025
https://github.com/lanen/jy-cloud
A Project Help Quickly Create Cloud Appication
microservice spring-boot spring-cloud
Last synced: 11 Jan 2026
https://github.com/arifshariati/nestjs-micro-services
This repository explains basic concepts of Micro Services in Nest JS. You can find implementations for Authentication and Authrization using Passport. Moreover, comprehensive use of Docker containers. Furthermore, you can have a look into Stripe payment integration and MongoDB as datases.
authentication authorization docker microservice mongodb mongoose nestjs passportjs stripe
Last synced: 30 Dec 2025
https://github.com/pferreirafabricio/dev-freelas-payments-microservice
🪔 Microservice for payments to be used in the DevFreelas project (for practice only)
csharp dotnet dotnet-core dotnet-core6 microservice microservices netcore payment queue rabbitmq
Last synced: 03 Mar 2025
https://github.com/ipuldev/microservices-docker-go
Simple microservices ecosystem using Go + docker
docker go microservice microservices microservices-architecture monogodb oauth2 postgresql redis traefik
Last synced: 27 Jun 2025
https://github.com/rsemihkoca/kredinbizdeloanmanagementapp
KredinBizde is a central loan management software, feed loan list from external bank servers and serve your customers. Made with Spring Boot, MicroServices pattern applied.
aop eureka fintech java kafka loan-management microservice microservices mongodb mysql redis spring-boot
Last synced: 30 Dec 2025
https://github.com/rgolubtsov/customers-api-proto-lite-vlang-veb
A daemon written in V (vlang/veb), designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.
customers docker json microservice rest-api sqlite veb vlang
Last synced: 24 Jun 2025
https://github.com/omaressameldin/lazy-panda-user-service
a user service for lazy panda
docker docker-compose firebase golang grpc grpc-go microservice
Last synced: 30 Dec 2025
https://github.com/sebastian4j/vertx-keycloak-jwt
vertx con jwt utilizando keycloak
consul junit jwt keycloak microservice vertx
Last synced: 19 Dec 2025
https://github.com/sebastian4j/demo-microprofile-starter
demo utilizando la aplicacion MicroProfile Starter y Keycloak para la seguridad con JWT
java jwt microprofile microservice
Last synced: 19 Dec 2025
https://github.com/gregorykogan/jwt-microservice
A high-performance JWT authentication microservice written in Go, featuring Redis caching and Docker support.
authentication auto-logout caching docker docker-compose go high-performance jwt load-balancing microservice nginx redis security structured-logging testing token-refresh uuid
Last synced: 30 Dec 2025
https://github.com/asifdxtreme/chassis-apollo-example
apollo configuration-management demo go-chassis microservice
Last synced: 03 Mar 2025
https://github.com/Estafet-LTD/estafet-microservices-scrum-basic-ui
Basic User Interface that uses the scrum microservices
ansible java microservice openshift spring-boot spring-mvc
Last synced: 10 Mar 2025
https://github.com/hectormrc/webpush
A web push notification microservice
api-rest backend golang grpc microservice mongodb node notifications push-notifications server typescript
Last synced: 30 Dec 2025
https://github.com/vs4vijay/heidrun
A web application based on Clojure and Ring
api clojure microservice restful-api ring
Last synced: 24 Jun 2025