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-30 00:19:00 UTC
- JSON Representation
https://github.com/rolexavangg/golang-initializr
alternative of spring initializr from java but for golang
clean-architecture go gopher grpc heroku htmx kafka microservice microservices-architecture postgresql redis start
Last synced: 28 Jun 2025
https://github.com/thitikorn-nupan/summary-spring-boot-app-microservice-for-working
Last synced: 27 Jun 2025
https://github.com/bravo68web/rust-shuttle-url-sh
A Url Shortener microservice build with Rust
microservice rocket rocket-rs rust rust-lang serverless shuttle shuttle-rs url-shortner
Last synced: 02 Nov 2025
https://github.com/koifish2021/viper
🛡️ VIPER: Stay ahead of threats with AI-driven vulnerability intelligence. Prioritize CVEs effectively using NVD, EPSS, CISA KEV, and Google Gemini insights, all on an interactive dashboard
alamofire alamofireimage apigateway carthage dashboard emulation grpc macros metasploit-framework microservice parser pyparsing python red-team-tools security swift5 xcode-templates xcode9
Last synced: 17 Jun 2025
https://github.com/andygeiss/create-go-app
Create a microservice in Go by using a single command.
app code-generator generate go golang microservice
Last synced: 10 Aug 2025
https://github.com/gamitej/nodejs-projects
This repo contains only nodejs projects as a learning and practise purpose
docker elasticsearch food-delivery-application microservice mongodb nodejs typescript
Last synced: 18 Nov 2025
https://github.com/mos63/e2e_full_api_demo
End-to-end API development and deployment using FastAPI, Docker, and Kubernetes.
codecov docker-compose e2e-tests go-kit godev gokit gomock integration-testing istio kubernetes microservice todomvc unittest
Last synced: 10 Jul 2025
https://github.com/tkderphu/social-network
A project is designed follow microservices, build small service such as friendship, authentication, post, group, profile ... and they can communicate each other by FeinClient
java microservice mysql neo4j reactjs redis redux spring spring-boot spring-cloud spring-data-jpa spring-security typescript
Last synced: 30 Dec 2025
https://github.com/zaitounemohamed/laravel-microservice
A practical demonstration of Laravel microservices architecture with Auth and Posts services, featuring token-based authentication, cross-service communication, and Docker deployment.
Last synced: 07 May 2025
https://github.com/juroberttyb/go-rest-template
A Golang REST microservice template.
gin gin-gonic go golang microservice microservices rest rest-api restapi restful restful-api template template-project templates
Last synced: 12 Apr 2025
https://github.com/akurcubic/fitness_centre_microservises_project
Fitness centre structured as a microservices-based architecture
api-gateway async-communication java-spring microservice retry-pattern
Last synced: 25 Feb 2025
https://github.com/ewdlop/dotnetaspireappnote
https://learn.microsoft.com/en-us/dotnet/aspire/get-started/aspire-overview
Last synced: 03 Nov 2025
https://github.com/ibmstreams/streamsx.microservice
Provide documentation, utilities, examples for Streams microservices
microservice microservices-architecture streaming-analytics
Last synced: 17 Mar 2025
https://github.com/gregwhitaker/helidon-microframework-example
Example of creating a microservice with the Helidon MicroFramework.
helidon helidon-example helidon-framework microservice
Last synced: 25 Feb 2025
https://github.com/brunohnsouza/linux_experience3_docker
DIO Challenge -> Knowing DOCKER and its importance in Microservices
Last synced: 12 Apr 2025
https://github.com/gregwhitaker/proteus-requestreply-example
Example of using Netifi Proteus for request-reply interaction with a microservice
microservice netifi netifi-proteus reactive reactive-microservices reactive-programming reactive-streams
Last synced: 21 Jun 2025
https://github.com/nicherri/progetto-blog-di-cucina
Progetto Angular + .NET + Tracking
angular blog cucina dotnet fullstack microservice portfolio ricette
Last synced: 07 May 2025
https://github.com/aditya43/golang-bookstore_users-api
Golang Microservices | Bookstore | Users API
domain-driven-design gin-gonic golang microservice mvc mysql rest-api
Last synced: 17 Jun 2025
https://github.com/tranduckhuy/eshop-microservices
Clean Architecture Microservices
Last synced: 12 Apr 2025
https://github.com/capellax02/keycloak-rabbitmq-demo
A demonstration project I created to utilize AMQP dynamics with RabbitMQ, SSO dynamics with Keycloak, and email functionalities using SMTP, Thymeleaf, and Java Mail Sender; as well as data cahcing using Redis.
amqp email-notifications javamailsender keycloak microservice microservices-architecture rabbitmq thymeleaf
Last synced: 05 Apr 2025
https://github.com/gregwhitaker/proteus-vowelcount-example
Example of coordinating multiple microservices with Netifi Proteus
microservice netifi netifi-proteus reactive reactive-programming rsocket
Last synced: 25 Feb 2025
https://github.com/maysam-m-mousa/simpleecommerce
A side project that is meant to build a microservices Event-Driven E-Commerce application and applies Domain-Driven Design whenever possible.
ddd dotnet ecommerce eda efcore event-driven inbox-pattern masstransit microservice outbox outbox-pattern postgres rabbitmq saga sagas
Last synced: 10 Apr 2025
https://github.com/gregwhitaker/ratpack-envconfig-example
Example of using environment specific configuration file overrides with Ratpack
configuration environment microservice ratpack ratpackweb
Last synced: 25 Feb 2025
https://github.com/subhra264/node-chat-server
A fast and scaled node.js microservice for Node Chat Client
caching chat docker docker-compose express grpc jwt microservice mongodb mongoose nginx nodejs prisma redis rest-api socket-io typescript
Last synced: 30 Dec 2025
https://github.com/ludwigandreas/forum-rest-api-backend
Microservice-based REST API backend for a forum application. The backend is built using Java with Spring. The application utilizes most of the current technologies used in enterprise solutions. The application is containerized using Docker and deployed using Docker Compose.
docker docker-compose java microservice mongodb postgresql reactive-programming rest-api spring-boot webflux
Last synced: 09 Nov 2025
https://github.com/telman03/go-microservice
Golang Microservices with Kafka & PostgreSQL A scalable microservices architecture built with Golang (Fiber framework), Kafka, and PostgreSQL. It includes a User Service, Order Service, and Notification Service, communicating via Kafka events
docker fiber golang kafka microservice postgresql
Last synced: 24 Dec 2025
https://github.com/connorbp/rocket-web-service
A simple hello world web service made in rust 🦀 with rocket.rs 🚀
microservice rust rust-lang webservice
Last synced: 05 Mar 2025
https://github.com/felixojiambo/configservice
This project provides a minimal ASP.NET Core web API for retrieving configuration secrets from HashiCorp Vault using VaultSharp. It is designed as a foundational microservice for configuration management within a microservices architecture.
config hashicorp microservice vaultsharp webapi
Last synced: 05 Mar 2025
https://github.com/murilobsd/mup-user
Mup microservice user
hexagonal-architecture k8s microservice postgresql rust terraform
Last synced: 30 Dec 2025
https://github.com/ribbinpo/microservice-poc-old
for lean & poc microservice in each framework
grpc kafka microservice nodejs poc
Last synced: 06 Feb 2026
https://github.com/akobashikawa/mse-tienda-gateway-express
Gateway API para mseTienda, con ExpressJS, soporta NATS y SocketIO
expressjs gateway-api microservice nats socket-io
Last synced: 20 Jun 2025
https://github.com/regshift/grpc-communication
just for learning basics of GRPC . In this repo i just included basics of Grpc communication
gin-gonic grpc-client grpc-go grpc-server microservice protobuf
Last synced: 10 Aug 2025
https://github.com/arpitgo4/express-mongodb-scaffold
Express MongoDB scaffold for api server microservice
api-service chai docker expressjs microservice mocha mongodb mongoose nodejs nodemon npm redis typescript
Last synced: 30 Dec 2025
https://github.com/akpoflash/micro-frontends-template
🤹Template for micro-frontend applications
framework javascript micro-frontend microservice template
Last synced: 05 Apr 2025
https://github.com/mmmylnikov/django-ninja-api-template
Flexible Django Ninja API template with PostgreSQL full-text search and gRPC integration examples.
api celery django django-ninja docker grpc jwt microservice openapi postgresql rest-api template vector-search
Last synced: 17 Jun 2025
https://github.com/edeas123/blogextractor
Microservice to extract information from blogs, returning extracted data in JSON format
microservice nairaland python3
Last synced: 10 Aug 2025
https://github.com/mehakhanaa/mirolog
A microservice based scalable golang book store system (with proper containerization and orchestration using docker & kubernetes)
distributed-systems docker golang k8 kubernetes microservice scalable-applications
Last synced: 03 Oct 2025
https://github.com/uttarayan21/rocket-microservices-api-assignment
microservices api assignment
diesel docker docker-compose microservice postgresql rocket rust
Last synced: 30 Dec 2025
https://github.com/vijinho/stormyglass
PHP CLI script and webservice to fetch, save and output data from the stormglass Global Marine Weather Forecast API weather API https://docs.stormglass.io/?shell#point-request and cache/save results, outputting in JSON format
json-api marine-data marine-resources microservice php-weather storm stormglass weather-api weather-app weather-conditions weather-data weather-forecast-application weather-forecaster-webapp webservice-client
Last synced: 29 Oct 2025
https://github.com/vasll/timestamp-api
Timestamp microservice API for the freecodecamp Backend/API certification
api express freecodecamp javascript microservice node npm
Last synced: 24 Feb 2025
https://github.com/vasll/headerparser-api
Headerparser microservice API for the freecodecamp Backend/API certification
api express freecodecamp javascript microservice node npm
Last synced: 21 Jul 2025
https://github.com/githubfoam/microk8s-travisci
microk8s pipeline
istio juju k8s knative kubeflow linkerd microk8s microservice pipeline serverless service-mesh
Last synced: 30 Mar 2025
https://github.com/kaungmyathan22/nestjs-microservice-with-redis
Simple monorepo microservice written in nestjs with redis.
Last synced: 10 Jul 2025
https://github.com/muhammedt1207/e-tutor-server-
E-tutor uses TypeScript, NestJS, and a microservice architecture for its server-side, applying clean architecture principles to manage courses and user interactions efficiently.
cicd clean-architecture docker expressjs kafka kubernetes microservice nestjs nodejs
Last synced: 30 Dec 2025
https://github.com/eliacontini/fcc-file-metadata-microservice
Solution for the freeCodeCamp File Metadata Microservice Challenge
Last synced: 05 Apr 2025
https://github.com/ritu456286/flight-booking-system
This a backend learning project following microservices architecture.
Last synced: 05 Apr 2025
https://github.com/thiagofarbo/rest-api-kotlin
Microservice using Kotlin and Springboot
h2-database kotlin microservice springboot
Last synced: 03 Feb 2026
https://github.com/eliacontini/fcc-exercise-tracker-microservice
Solution for the freeCodeCamp Exercise Tracker Microservice Challenge
expressjs microservice mongodb mongoose nodejs
Last synced: 05 Apr 2025
https://github.com/vladovsiychuk/auth-service-go
Oauth service with custom JWT signing and verification
authentication go golang microservice oauth
Last synced: 05 Feb 2026
https://github.com/amirdoosti6060/circuitbreaker
Sample for Circuit Breaker, Retry and Timeout design patterns
circuit-breaker csharp design-patterns dotnet microservice retry-pattern timeout-control
Last synced: 17 Mar 2025
https://github.com/vrun545/microservices_nodejs
Microservices Node.js project for E-commerce Web Services is designed to provide a scalable and modular backend solution for an e-commerce platform.
consul docker expressjs javascript linux load-balancer microservice mongodb nodejs
Last synced: 30 Dec 2025
https://github.com/mrkresnofatih/superidentity
A base microservice for bootstrapping user pools with permissions & role management
ciam csharp microservice permission-management role-management
Last synced: 15 Sep 2025
https://github.com/mch-fauzy/worlder-team-microservice-server
Microservice backend system built with Go, Echo, MySQL, GORM, and gRPC
Last synced: 03 Oct 2025
https://github.com/faysal-backend-developer/unm-auth
University Management Auth Service using ExpressJs, Typescript, MongoDB Database
eslint express-js husky-hooks lint-staged microservice mongodb mongoose prettier typescript
Last synced: 30 Dec 2025
https://github.com/inffe/urlshorter
Microservice for shortering URLs with PostgreSQL
Last synced: 28 Jun 2025
https://github.com/he-26/my-quiz
Quiz Demo Application
angular aws docker microservice spring-boot
Last synced: 30 Dec 2025
https://github.com/kasun002/k8s-micro-service
A full-stack microservices demo that simulates a simplified e-commerce order pipeline. It demonstrates how independent services communicate asynchronously through a message queue rather than direct HTTP calls.
aws-mq kubernetes-deployment microservice nestjs react redux-toolkit
Last synced: 08 Mar 2026
https://github.com/fga-eps-mds/2018.2-gamesbi_igdbservice
IgdbService for GamesBI
dataset django-rest-framework microservice python
Last synced: 04 Apr 2025
https://github.com/fga-eps-mds/2018.2-gamesbi_steamservice
SteamService for GamesBI
dataset django django-rest-framework microservice python
Last synced: 04 Apr 2025
https://github.com/albertovidana/ra-ma
Repository for Ra-Ma
gradle java microservice microservices microservices-architecture spring spring-boot springboot
Last synced: 14 May 2025
https://github.com/ajiaja38/worker-csharp-rules
csharp iot microservice mqtt rabbitmq
Last synced: 04 Apr 2025
https://github.com/pipinfitriadi/asicverifier
Asic Verifier for X-Road
docker docker-compose microservice python restful-api x-road
Last synced: 13 Jul 2025
https://github.com/neilblaze/namegrab
Lightweight microservice to fetch URL <title /> name
lightweight microservice title-tag
Last synced: 24 Feb 2025
https://github.com/raflyritonga/acualert-services
Backend APIs for Acualert app
backend-api firebase microservice node-js
Last synced: 06 Apr 2025
https://github.com/julianemaran32/jm-software-blueprints
Practical blueprints for building robust, event-driven systems using Java and modern design patterns.
cqrs ddd docker event-driven-architecture event-sourcing java microservice software-architecture spring-boot testcontainers
Last synced: 14 Aug 2025
https://github.com/life-pill/pharmacy-pos-cashier-service
Phamacy POS Cashier microservice
java microservice postgresql spring-boot
Last synced: 09 Sep 2025
https://github.com/obirikan/basic-kafka
This is a basic Kafka producer-consumer project using FastAPI. It lets you send and consume messages through HTTP.
Last synced: 17 Jun 2025
https://github.com/trandung2k1/full_typescript_course
expressjs microservice nodejs reactjs redis redux sql-server typeorm typescript
Last synced: 30 Dec 2025
https://github.com/2004-aloksingh/currex-microservices
A Spring Boot Microservices architecture demo using Eureka Discovery Server, API Gateway, Feign Client, and Zipkin for tracing — containerized with Docker and orchestrated using Docker Compose.
docker eureka-server microservice springcloud zipkin
Last synced: 05 May 2025
https://github.com/augmentedlogic/flere-service
Tiny java http server for microservices
http http-server java microservice
Last synced: 17 Jun 2025
https://github.com/thekelvinliu/website-location-service
a serverless microservice that gets and puts location information to dynamodb
aws aws-apigateway aws-lambda dynamodb microservice serverless-framework
Last synced: 28 Mar 2025
https://github.com/dipcb05/iotron
IoTron is an open-source IoT framework supporting Arduino, ESP32, Jetson, Teensy, and more. It features a flexible CLI for managing packages, protocols, and web dashboards. IoTron simplifies IoT device setup, flexibility, web integration, communication protocol management, and data analytics.
iot microcontroller microservice
Last synced: 11 Apr 2025
https://github.com/nickemma/shopnest
ShopNest is a scalable, cloud-native e-commerce application designed to deliver seamless shopping experiences while leveraging cutting-edge technologies for performance, reliability, and maintainability. Built with Go for backend microservices, Next.js for the frontend, and deployed on AWS with a robust DevOps pipeline
apigateway aws axios ci-cd docker dynamodb gin golang kubernetes microservice nextjs postgresql radis tailwindcss typescript zustand
Last synced: 30 Dec 2025
https://github.com/xm-online/tmf-ms-promotion
XM^online 2 - Microservice for TM Forum Open APIs Promotion Management API
Last synced: 18 Feb 2026
https://github.com/xm-online/tmf-ms-order
XM^online 2 - Microservice for TM Forum Open APIs Product Order Management API
Last synced: 18 Feb 2026
https://github.com/pymarcus/hexa-banking
A microservices golang REST Api that uses the hexagonal architecture and some more things...
go golang hexagonal-architecture microservice rest-api
Last synced: 19 Oct 2025
https://github.com/amirdoosti6060/asyncmessaging
Asynchronous Messaging Design Pattern in Microservices
asynchronous csharp dotnet messaging microservice
Last synced: 06 Jul 2025
https://github.com/xm-online/tmf-ms-account
XM^online 2 - Microservice for TM Forum Open APIs Account Management API
Last synced: 18 Feb 2026
https://github.com/dsuarezlogans/url-shortener
microservice for shorten URL
Last synced: 03 Oct 2025
https://github.com/evgeniy-dammer/clientinterceptorsgrpc
Client Interceptors with gRPC in Go Microservices
client-interceptors go golang grpc microservice
Last synced: 21 Feb 2025
https://github.com/alireaza/alireaza
I am Full Stack Engineer and Linux System Administrator
apache-kafka bash docker event-driven git graphql javascript kafka linux message-bus microservice mysql php postgresql rabbitmq redis shell sql vim
Last synced: 30 Dec 2025
https://github.com/xm-online/xm-ms-scheduler
XM^online 2 - Microservice for Tasks Scheduling
Last synced: 18 Feb 2026
https://github.com/pieceowater-dev/deprecated.lotof.hub.svc.users
NestJS Users Service for HUB Application
hub lotof microservice nestjs users
Last synced: 15 Sep 2025
https://github.com/leohonlmc/golang-odoo-api
Fetch models and create csv file from Odoo.sh
Last synced: 28 Mar 2025
https://github.com/agslima/nlp-emotion-api-service
AI-powered web application that leverages IBM Watson NLP to detect fine-grained emotions (Joy, Anger, Fear) from text. Built with Python, Flask, and fully containerized with Docker.
artificial-intelligence docker emotion-detection flask ibm-watson microservice nlp sentiment-analysis
Last synced: 08 Mar 2026
https://github.com/harshitv21/21052584
Developing a HTTP Microservice and frontend for the same.
bootstrap express microservice react
Last synced: 11 Apr 2025
https://github.com/guyfrommilkyway/urlshortener-microservice
A boilerplate for a freeCodeCamp project.
expressjs javascript microservice mongodb mongoose nodejs
Last synced: 12 Jul 2025
https://github.com/evgeniy-dammer/httpbasicauthgrpc
HTTP Basic Authentication with gRPC in Go Microservices
go golang grpc http-authentication microservice
Last synced: 21 Feb 2025
https://github.com/domapic/domapic-base
Base for Domapic Node.js packages
api apikey authentication commandline-interface domapic domotic framework home-automation jwt microservice microservices oauth openapi3 opensource process-manager rest rest-api server ssl swagger-ui
Last synced: 03 Nov 2025
https://github.com/zheng-bote/qt_files_photo-gallery
QT6 C++23 SCS to convert photos, collect Exif/IPTC and add metadata to DB
cpp20 cpp23 microservice qt6 self-contained-system
Last synced: 28 Mar 2025
https://github.com/tomoat/micro-service
micro service base micro
microservice nodejs nodejs-api
Last synced: 27 Mar 2025
https://github.com/celsojr/liquidacoes
A sample code showing how to build MICROservices using Nancy and VS Code
Last synced: 21 Mar 2025