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-31 00:19:07 UTC
- JSON Representation
https://github.com/learningbyexample/go-microservice
A educational project for creating a microservice in go
go golang micro-service microservice
Last synced: 15 Mar 2025
https://github.com/aasimshah7/epl-insights-football-tracker
EPL Insights is a microservices-based system offering real-time analytics and statistics for the English Premier League, tracking player and team performance. Built with Spring Boot, MongoDB, Docker, and Kubernetes, it’s scalable, fault-tolerant, and ensures high availability for fans, analysts, and clubs.
api-rest docker java kubernetes microservice mongodb spring-boot
Last synced: 16 May 2025
https://github.com/thetoxin/springcloudexample
Microservice architecture example with Spring Cloud
microservice microservices spring spring-boot spring-cloud
Last synced: 06 Mar 2025
https://github.com/somonsoum/nest-microservices-kafka-app
Sample project for microservice with NestJS and Kafka as a distributed streaming platform
kafka microservice monorepo mysql nestjs postgresql
Last synced: 09 Jul 2025
https://github.com/kiquetal/kubernetes-microservices
kubernetes microservice microservices-architecture
Last synced: 27 Mar 2025
https://github.com/penguineer/flaresolverr-rabbitmq-bridge-service
Post requests to FlareSolverr via RabbitMQ
flaresolverr microservice rabbitmq
Last synced: 09 Mar 2025
https://github.com/morshedulmunna/microservice-architecture-design-online-retail-system
🛍️🔧🚀A microservice-based architecture for an online retail system, designed to handle scalability, reliability, and modularity in building e-commerce platforms. 🛍️🔧🚀
archtecture message-queue microservice nestjs nestjs-backend
Last synced: 01 Jul 2025
https://github.com/davebaol/unp-preferences-interface
Microservice interface for the preferences of the Unified Notification Platform by Almaviva
interface microservice notify preferences rest unp
Last synced: 13 Jul 2025
https://github.com/mohit-karonde/microservicejobapplication
Job Application System A microservices-based job application platform with dedicated services for Job, Company, and Revive. Includes an API Gateway, RabbitMQ for messaging, Configuration Server, Eureka for service discovery, PL/SQL for database procedures, pgAdmin for database management, and Zipkin for distributed tracing. Built with Docker .
apigateway docker eureka hibernate intellj-idea kubernates microservice pgadmin4 plsql rabbitmq springboot zipkin
Last synced: 08 Sep 2025
https://github.com/alichherawalla/grpcbase
gRPC Base
api-client backend grpc java microservice rpc
Last synced: 13 Mar 2025
https://github.com/johnnyaustor/johnnyaustor.github.io
Johnny Austor Production Develop By Agus Triantoro
agus agus-triantoro austor java johnny microservice software-engineering spring spring-boot triantoro
Last synced: 26 Jan 2026
https://github.com/technance-foundation/vercel-to-github-relay
🧪 Webhook Relay linking Vercel deployments with GitHub’s E2E test pipeline
api e2e microservice playwright relay tests vercel
Last synced: 19 Nov 2025
https://github.com/cornersyrup/miniature-octo-vienna
Demonstration of microservice with Terraform, Docker and OpenAPI
docker golang microservice openapi terraform
Last synced: 27 Feb 2025
https://github.com/henriqueyun/payables
Application that permits to the user to register payables in name of assignors in a system
authentication backend docker docker-compose express frontend full-stack js jwt microservice nest node orm prisma rabbitmq swagger typescript
Last synced: 30 Dec 2025
https://github.com/carlosfernandoxavier/monolise
Approach to decomposing monolithic applications into microservices
decomposition-algorithm java maven microservice monolithic
Last synced: 16 May 2025
https://github.com/lreimer/packtpub-building-javaee8-webservices-section.1
Building Webservices with Java EE 8 - Packt Publishing Video Course Section 1
javaee8 microservice packt packtpub payara payara-micro webservice
Last synced: 08 Jul 2025
https://github.com/microportal/portal-service-api
java microfrontend microservice spring-boot
Last synced: 07 Apr 2025
https://github.com/storyofhis/grpc-commerce
💰 template for e-commerce microservice
Last synced: 04 May 2025
https://github.com/anjola-adeuyi/microservices-moleculer
Microservices with the Moleculer framework.
microservice microservice-framework microservices-application microservices-architecture moleculer moleculerjs
Last synced: 16 May 2025
https://github.com/marcoschalet/ms-catalog
Microsserviço para catalogar produtos da Chalet Shoes.
docker microservice nestjs prisma redis-cache
Last synced: 15 Mar 2025
https://github.com/elontusk404/products-fastapi
Products microservice using FastAPI
fastapi faststream microservice python rabbitmq
Last synced: 09 Mar 2025
https://github.com/jeff-tian/uni
TypeScript 版 gRPC 开发框架。gRPC framework in TypeScript version.
framework grpc grpc-node microservice middleware typescript
Last synced: 05 Mar 2025
https://github.com/realkibetgilbert/realestateapplication
A distributed real estate system built using ASP.NET Core and Angular, with microservices handling authentication, property management, bookings, payments, file storage, reporting, and communication (email/SMS). Services communicate securely via Ocelot API Gateway and validate service identity using centralized application registration.
angular asp-net-core csharp ddd docker event-driven masstransit microservice postman rabbitmq redis
Last synced: 30 Dec 2025
https://github.com/rzaf/youtube-clone
backend clone of youtube - media storage and sharing api written in go using microservice architecture
media-sharing microservice video-streaming youtube-clone
Last synced: 12 Apr 2025
https://github.com/fireflycore/go-micro
Minimal core components of microservices
Last synced: 14 Mar 2026
https://github.com/microportal/microportal-login-service
dockerfile go golang keycloak microservice
Last synced: 08 Jul 2025
https://github.com/aryaminus/dspy-proxy
A REST API server for DSPy that enables language model programming from any language. This proxy exposes DSPy's core functionality - signature registration, module execution, optimization, and evaluation - through HTTP endpoints, making it accessible from non-Python environments.
ai chain-of-thought dspy fastapi llm-optimization machine-learning microservice nlp prompt-engineering proxy-server rest-api
Last synced: 20 Nov 2025
https://github.com/sercheo87/microservice-process-file-py
This is a simple microservice that processes a file and returns the number of lines in the file.
microservice postgres python python3
Last synced: 23 Mar 2025
https://github.com/sercheo87/microservice-process-file-go
This is a simple microservice that processes a file and returns the number of lines in the file.
go golang microservice postgres
Last synced: 23 Mar 2025
https://github.com/insighted4/insighted-go
An Opinionated Microservice Toolkit
generator go golang kafka kubernetes microservice
Last synced: 17 Jan 2026
https://github.com/vinaycharlie01/messagesystem-go
simple message queuing system using the Go programming language with Kafka as the underlying message broker
go go-kafka golang golang-api golang-application golang-backend golang-microservice golang-package google-images-downloader kafka-connect kafka-consumer kafka-producer kafka-streams message-bus message-queue microservice microservices mongodb mongodb-go mongodb-go-driver
Last synced: 12 Jun 2025
https://github.com/kharzixen/memorio
Memorio is a social media-like application where users can create posts, follow other users, and check their posts. The main feature of Memorio is to enable users to create public and private shared galleries, where they can add other users and upload common memories like hiking trips and more.
dart debezium flutter kafka microservice mysql spring spring-cloud transactional-outbox-pattern
Last synced: 31 Dec 2025
https://github.com/ritreshgirdhar/change-data-capture-demo
Sample Microservices to demonstrate CDC events capture across multiple applications. Prototype of Event driven based microservices.
apache-kafka debezium debeziumkafkaconnector event-driven kafka-consumer kafka-streams microservice mysql-database spring-boot
Last synced: 05 May 2025
https://github.com/vcolesdev/vcolesdev-fcc-request-header-parser-api
Simple Typescript api that parses Request Headers from the browser and returns them in JSON format. Built with NodeJS, TypeScript, and Express.
api express microservice nodejs request-headers rest-api typescript
Last synced: 17 Mar 2025
https://github.com/onero/movie-catalog-microservices
Movie Catalog Microservices in Spring boot with Eureka
microservice microservices microservices-architecture movies spring-boot
Last synced: 04 Sep 2025
https://github.com/drakx116/ms-symfony
Simple Symfony 6.2 Microservice with PHP 8.2, Apache 2.4 and Composer 2 support (works well with my traefik configuration repository)
docker microservice symfony traefik
Last synced: 20 Nov 2025
https://github.com/yangboz/omnipresencecorporationsystem
OMNI Presence Corporation System.
docker git github microservice restful-api wechat-mini-program
Last synced: 02 Apr 2025
https://github.com/fungiboletus/timesync-microservice
A microservice HTTP server to use with timesync.
javascript microservice ntp ntp-server timesync
Last synced: 20 Nov 2025
https://github.com/krmax44/vue-ssr-service
Vue Server-Side Rendering everywhere – no matter your stack.
microservice server-side-rendering ssr vite vue
Last synced: 06 Mar 2026
https://github.com/sldeaals/address-validation-microservice
Microservice that validates address fields for payments, shipping and invoices
address-validation express microservice nodejs swagger typescript
Last synced: 21 Feb 2025
https://github.com/azizbenismail/microservicejob
Le microservice Gestion des jobs va se charger des fonctionnalités suivantes : - Afficher tous les candidats - Afficher un candidat par son id ou son nom - Ajouter/modifier/supprimer un job
angular docker docker-compose dockerfile microservice mysql-database spring-boot
Last synced: 15 Jun 2025
https://github.com/mikeleg/gotemplatehttpservice
This is my template of first go http service
golang gorilla-mux http microservice
Last synced: 15 Jun 2025
https://github.com/iambelugaa/goa-iam
IAM microservice using the Goa framework with all the modern observability and deployment tooling.
goa goa-framework golang microservice
Last synced: 07 Aug 2025
https://github.com/interviewandhealth/k8s-test
Sample microservice app for testing
Last synced: 03 Apr 2025
https://github.com/devsu/condor-auth-keycloak
An authorization strategy for condor-auth, to allow grpc microservices built in node work with keycloak.
authentication authorization condor condor-framework grpc microservice middleware nodejs
Last synced: 27 Feb 2025
https://github.com/ayushagarwal27/scaler_e-commerce
A product microservice for e-commerce application following MVC architecture having data peristance built using Spring, Spring Boot, MySQL, Spring Data JPA, Flyway
java jpa-hibernate microservice mysql spring springboot3
Last synced: 27 Mar 2025
https://github.com/yesarib/nest-basic-microservice
This project provides a foundation for understanding microservices and RabbitMQ in NestJS.
api-rest microservice nestjs nodejs rabbitmq
Last synced: 03 Apr 2025
https://github.com/devtitus/youtube-transcripts-api
High-performance, asynchronous API for fetching YouTube video transcripts with adaptive rate limiting, Docker support, and robust error handling.
api async docker fastapi microservice python rate-limiting transcripts youtube youtube-transcript-api
Last synced: 01 Jul 2025
https://github.com/ericfreeman/micropenis
A really important chrome extension to help comprehension of modern developer buzzwords.
architecture micropenis microservice
Last synced: 02 Sep 2025
https://github.com/juliog922/device_manager_app
This is a second version of the tool that offers a comprehensive solution for visualizing and managing network transport structures with enhanced error handling and a robust stream pipeline. This updated iteration focuses on integrating a database for more efficient data management and retrieval.
actix-web docker logging microservice nginx rust surrealdb testing yew-framework
Last synced: 03 Apr 2025
https://github.com/abendayan/expresszz
express javascript microservice microservices microservices-architecture node nodejs redis
Last synced: 12 Oct 2025
https://github.com/sudohikumar/user-management-go
go golang microservice user-management
Last synced: 03 Mar 2025
https://github.com/abhioncbr/kubernetes-example
Repo for Kubernetes manifest objects for practise & learning.
k8s k8s-deployment kube-scheduler kubectl kubernetes kubernetes-deployment microservice
Last synced: 27 Dec 2025
https://github.com/ramonpaolo/authentication-microservice
Microservice to authenticate user
docker express microservice nodejs
Last synced: 31 Mar 2025
https://github.com/taumal/microservice
its a test project for creating micro service using eureka discovery server or service registry
eureka-discovery-service java microservice microservices service-registry
Last synced: 21 Feb 2026
https://github.com/0x4bd0/nestjs-microservices-redis-example
NestJs microservices with REDIS as a transport.
microservice microservices nest nestjs nestjs-backend
Last synced: 08 Jul 2025
https://github.com/fga-eps-mds/2018.2-gamesbi_twitchservice
TwitchService for GamesBI
dataset django-rest-framework microservice python
Last synced: 04 Apr 2025
https://github.com/daniel-rosiak/silex-credit-card-service
2017; small credit card payment service; silex rest api
credit-card microservice poc silex
Last synced: 17 Mar 2025
https://github.com/rogalni/ms-kit
Go microservice kit for rapid deployment of web services
Last synced: 16 Jan 2026
https://github.com/dagmawig/market-data-api
A RESTful API that is used to track stock prices and manage stock portfolio.
git github java microservice mongodb rest restful-api spring-boot
Last synced: 10 Jun 2025
https://github.com/tebafaz/chater.icu
Source code for chater.icu
go golang javascript js json microservice postgresql pubsub redis swagger
Last synced: 21 Feb 2025
https://github.com/rubensgomes/helloworld-ms
A sample Spring Boot microservice.
aws ecs kotlin microservice springboot
Last synced: 10 Jun 2025
https://github.com/bolsheviknanven/go-discord
a microservice implement for IM
distributed-systems go golang microservice
Last synced: 09 Mar 2025
https://github.com/arifshariati/nestjs-project
NestJs backend for e-commers product listing with mongoDB as database. The project is developed as stand alone modules for micro-services.
microservice mongodb mongoose nestjs nestjs-backend
Last synced: 21 Feb 2025
https://github.com/jordanrad/onyx-auth-service
authentication microservice spring-boot
Last synced: 16 Jan 2026
https://github.com/aswinbennyofficial/k8s-playground
Repo with a dummy app to learn k8s by practice
api crud docker docker-compose go golang hacktoberfest javascript k8s kubernetes microservice open-source postgresql react shadcn-ui sql todo todolist typescript
Last synced: 07 Feb 2026
https://github.com/dsuarezlogans/timestamp-api
timestamp microservice using moment.js in node.js
Last synced: 19 Jul 2025
https://github.com/kora-projects/kora-java-crud-template
Kora Java CRUD service template
application-template java jvm kora microservice service-template template
Last synced: 02 Apr 2025
https://github.com/fga-eps-mds/2018.2-gamesbi_youtubeservice
YoutubeService for GamesBI
dataset django django-rest-framework microservice python
Last synced: 04 Apr 2025
https://github.com/blackglory/uid
🌳 Web-friendly microservice for generating unpredictable UIDs.
docker-image esm microservice nodejs typescript
Last synced: 21 Feb 2025
https://github.com/wasswarichard/nestjs-arangodb-docker-authorization-authentication
ArangoDB, Nestjs, JWT, authentication and Authorization. Using VNext (Mojaloop open source solution)
arangodb authentication authorization docker end-to-end-testing jest kafka microservice mojaloop nestjs vnext
Last synced: 13 Nov 2025
https://gitlab.com/eemj/toolbox
configuration go jaeger microservice nats opentelemetry
Last synced: 18 Mar 2025
https://github.com/tienhuynh-tn/circuit-breaker-using-resilience4j-implementation
[Udemy] Circuit Breaker Pattern using Resilience4J
circuit-breaker microservice resilience4j retry-pattern spring-boot udemy udemy-course udemy-project
Last synced: 15 Mar 2025
https://github.com/athlan/weather-microservice
Python Weather microservice
microservice weather wunderground-api
Last synced: 24 Mar 2025
https://github.com/vs4vijay/skadi
A Microservice in Ballerina Lang
ballerina ballerina-lang microservice
Last synced: 05 Mar 2026
https://github.com/junxian428/microservice_kafka_producer_consumer_nodejs_postgresql_mongodb
Learning from https://youtu.be/wdsiQEa5mQY My repository posted for personal reference(got bugs)
docker-compose kafka learning microservice nodejs producer-consumer
Last synced: 10 Jun 2025
https://github.com/erik1066/ex-ms-dotnet-boilerplate
A boilerplate ASP.NET Core microservice
aspnetcore csharp dotnet dotnetcore microservice
Last synced: 28 Oct 2025
https://github.com/ravening/skaffold-demo
Sample microservice application which can be deployed in kubernetes using skaffold
kubernetes load-balancer microservice skaffold skaffold-example
Last synced: 27 Mar 2025
https://github.com/paoloprodossimolopes/node-microservice-notification
⚙️🔔 Node.js microservice using NestJS, TypeScript, and Prisma for notification management ⚙️🔔
ddd microservice nestjs node prisma testing typescript
Last synced: 18 Mar 2025
https://github.com/mimani68/lura-example
LURA api-gateway
aggregator api-gateway golang microservice microservices-architecture
Last synced: 03 Apr 2025
https://github.com/jayvirrathi/nodejs-microservice
Npm Package for nodejs microservice Repo Initial Setup
express microservice mongodb nodejs
Last synced: 31 Dec 2025
https://github.com/pablosilvab/cafe-backend-golang
Microservicio para extraer información de una base de datos MongoDB escrita en Golang.
go golang microservice mongodb
Last synced: 22 Nov 2025
https://github.com/gingerich/mesa
A sensible component framework
component composition microservice
Last synced: 24 Mar 2025
https://github.com/deiviherreradiaz09/frontend-multimedia-proyect
Proyecto multimedia - Frontend. 🦴
Last synced: 08 Dec 2025
https://github.com/rajdip-b/bookstore-microservice
This is a microservice application created using Spring Boot and Spring Cloud
docker docker-compose microservice mongodb mysql opentelemetry properties redis resilience4j rest-api spring springboot springboot2 springcloud yaml zipkin
Last synced: 30 Dec 2025
https://github.com/pauloportugal/dropwizard-guice-mongodb
Simple Dropwizard GuicePersist application using MongoDB and Hibernate OGM as a NoSQL JPA implementation
docker dropwizard fongodb guice hibernateogm microservice mongodb swagger
Last synced: 27 Mar 2025
https://github.com/Moranilt/jwt-gRPC
consul docker-compose golang grpc jwt microservice vault
Last synced: 09 May 2025
https://github.com/lucasctnh/fcc-exercise-tracker
Full stack JavaScript app for FCC course
api exercise-tracker expressjs freecodecamp-project microservice mongodb mongoosejs nodejs
Last synced: 02 Jul 2025
https://github.com/arunk2121/e-commerce-grpc-microservice-clean-arch
This repository contains an e commerce rest api where services communicate using gRPC
api-gateway clean-architecture go grpc microservice protobuf
Last synced: 27 Mar 2025
https://github.com/fer8a/nestjs-grpc-scaffold
GRPC boilerplate to build microservices using the NestJS framework
grpc microservice nestjs nestjs-boilerplate nestjs-starter typescript
Last synced: 06 Apr 2025
https://github.com/mimani68/policy-engine
Powerful restful policy managment
golang microservice policy policy-management
Last synced: 03 Apr 2025
https://github.com/jbrt/nameko-simple-storage
A simple Nameko micro-service for storing data into a Redis backend
docker docker-compose microservice nameko python3 redis
Last synced: 08 Jul 2025
https://github.com/chinh00/studentmanagement
low-code microservice sidecar-container
Last synced: 21 Feb 2025
https://github.com/dumkwufavour/survey_reward_sys
The Survey System is a microservices-based application designed to create and manage surveys. It includes services for authentication, user management, survey management, and an API gateway to unify the microservices. The frontend is built using Next.js for a modern, responsive user interface.
auth0 expres jwt microservice mongodb nextjs14 nodejs reactjs survey-form
Last synced: 11 Jan 2026