An open API service indexing awesome lists of open source software.

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.

https://github.com/ankitjaadoo/image2textapi

Deploy a microservice REST API endpoint using FastAPI, pytesseract, Docker, & DigitalOcean App Platform.

digitalocean docker fastapi microservice ocr pytesseract python3

Last synced: 09 Apr 2025

https://github.com/adriandlph/authmsrv

Microservice in Java 21 with SpringBoot and Maven to manage user authentication and authorization in a microservices based system.

api backend hibernate hibernate-jpa java java-21 jpa maven microservice microservices rest-api restful-api spring-boot

Last synced: 07 Apr 2025

https://github.com/viiku/ecommerce-microservices

Case Study:- Sample of ecommerce microservices (Event Driven Architecture using CQRS design pattern, Axon Framework, API Gateway, Eureka Server)

api-gateway axon-server eureka-server event-driven-architecture event-sourcing microservice springboot

Last synced: 05 Oct 2025

https://github.com/kawser2133/kafka-with-dotnet

A beginner-friendly project demonstrating Apache Kafka integration with .NET, including producer and consumer applications, set up using Docker for real-time notification systems.

docker dotnet event-driven-architecture kafka microservice realtime-messaging

Last synced: 04 Sep 2025

https://github.com/atilafassina/gh-repos

🔮 my github repo list ;)

api microservice

Last synced: 12 Jul 2025

https://github.com/tpmabdulkareem/nestjs-microservice-backend-with-repository-pattern-prisma-graphql-grpc

This repository demonstrates a highly scalable, basic backend architecture built using NestJS microservices. It features a robust Repository Pattern implementation, integrates Prisma for ORM, leverages GraphQL for API queries, and utilizes gRPC with Protobuf for high-performance, cross-service communication.

graphql grpc javascript microservice nestjs prisma protobuf repository-pattern scalable-architecture typescript

Last synced: 09 Apr 2025

https://github.com/thrashy190/golang-microcervices-grpc

Golang project to learn about gRPC, protobuf and Microservices

docker golang grpc grpc-go microservice postgres protobuf protocol-buffers

Last synced: 03 Sep 2025

https://github.com/yylego/go-nacos-v1

Go SDK wrapping of Nacos v1 config and naming operations

config microservice nacos service-mesh

Last synced: 11 Mar 2026

https://github.com/eliaspereyra/timestamp-microservice

Excercise from the freeCodeCamp's Backend Course. Convert a timestamp into a Date format and get it in milliseconds.

microservice nodejs

Last synced: 05 Oct 2025

https://github.com/unexist/showcase-microservices-rust

Showcase for Microservices based on Rust [MIRROR]

actix microservice rust showcase

Last synced: 01 Apr 2025

https://github.com/pssilva/java-framework-spring

Projeto conceito para implementar soluções usando o Frameworks Spring O projeto também usa como Template HTML o AdminETL. Trabalho sempre em progresso. E fatures separados por branchs.

adminlte frameworks-spring java7 javaee jenkins jpa microservice spring spring-mvc springframework tileset-template

Last synced: 12 Mar 2025

https://github.com/imanghd/mobileshop

Microservice-based Mobile and Accessories E-commerce Store with Spring and Oracle.

android java microservice oracle spring spring-mvc springboot

Last synced: 01 Feb 2026

https://github.com/akhenakh/narun

Narun is a lightweight HTTP gateway designed to bridge incoming HTTP requests to backend services communicating over NATS

api api-gateway micro microservice nats

Last synced: 12 Jun 2025

https://github.com/jafaripur/php-microservice-application-yii2

php-microservice skeleton console application starter for microservice node with Yii2 framework.

amqp microservice php rabbitmq roadrunner yii2

Last synced: 31 Mar 2025

https://github.com/trandung2k1/nestjs_tutorial

Learn nestjs 2024 (microservices using tcp, redis, rabbitmq, websocket, cqrs, graphql, bull queues)

cqrs graphql k8s microservice pm2 queue rabbitmq redis server-statistics tpc websocket worker-threads

Last synced: 20 Jun 2025

https://github.com/macielti/dumbo

Dumbo is responsible for storing user settings.

api-rest clojure datomic hexagonal-architecture microservice

Last synced: 11 Jan 2026

https://github.com/m1guelpf/gh-contributed

A microservice to get GitHub repositories you've contributed to

contribuited-repos github-api graphql microservice nodejs

Last synced: 30 Mar 2025

https://github.com/stevenjdh/covid-tracker

Tracks the number of infected cases with the Covid-19 virus.

covid-19 microservice tracker

Last synced: 31 Mar 2025

https://github.com/rushhaabhhh/microservices-toolkit

A repository showcasing microservices architecture with tools like Kafka, GraphQL, Redis, RabbitMQ, and more. Ideal for understanding Micro SaaS design patterns, integrations, and scalable architecture through practical implementations

architecture docker graphql kafka microservice websockets

Last synced: 12 Jan 2026

https://github.com/jofaval/babylon-catalog-service

Babylon's microservice for the catalog (products, categories, etc.)

api babylon catalog category e-commerce microservice microservices product service

Last synced: 07 Jan 2026

https://github.com/quickheaven/microservices-with-spring

A deep-dive into the Microservice architectural style, and how to implement it with Spring technologies.

java java-8 java8 microservice spring spring-boot spring-cloud spring-cloud-config spring-cloud-hystrix springboot springframework

Last synced: 27 Dec 2025

https://github.com/osama-yusuf/octopilot

OctoPilot: A Helm chart, Tekton pipelines & ArgoCD to streamline deployment and CI/CD processes.

deployment helm-chart kuberenetes microservice openshift

Last synced: 03 Apr 2025

https://github.com/adaptant-labs/reverse-geocoding-service

A reverse geocoding microservice that converts a lat/lng pair into a containing ISO 3166-1 alpha-2 country code

consul countrycodes geocoding iso3166 iso3166-1 microservice

Last synced: 25 Mar 2025

https://github.com/aternus/nodejs-microservice-template

Node.js MicroService template based on NestJS

microservice nodejs template typescript

Last synced: 26 Feb 2025

https://github.com/sloppycoder/profile-svc

Simple micro service built with Spring Boot and deployed into Openshift

java kubernetes microservice openshift spring-boot-2

Last synced: 28 Feb 2025

https://github.com/ahmedmo2020/nestjs-boilerplate

🚀🎉📚 A feature-rich NestJS starter with built-in enterprise-grade architecture and popular libraries. Supports TypeScript, PostgreSQL/MySQL, TypeORM, JWT Authentication, Docker, and other essential features.

backend-api boilerplate-template crud docker e2e jest jwt microservice mongoose nestjs-backend nestjs-starter nestjs-starter-template redis swagger

Last synced: 26 Feb 2025

https://github.com/akshit8/go-vault

Implementation of small Go app interacting with Hashicorp Vault.

configuration go hashicorp-vault microservice

Last synced: 06 Mar 2025

https://github.com/eletherioalexandre/echo-mind

Plataforma de análise de sentimentos aplicada a feedbacks de usuários. Microserviço Python integrado com arquitetura profissional para projetos.

artificial-intelligence csharp domain-driven-design dotnet microservice nlp python

Last synced: 15 May 2025

https://github.com/tyler-pritchard/rr-events

Enterprise-grade event management microservice built with .NET Core, PostgreSQL, and Docker. Part of a scalable full-stack portfolio project.

aspnetcore backend-api devops docker dotnet entity- fullstack grafana jwt kubernetes microservice postgres prometheus webapi

Last synced: 05 Sep 2025

https://github.com/andrepaulino/travel-order-app

Travel Agency App: Travel Order microservice

java microservice quarkus

Last synced: 02 Dec 2025

https://github.com/eidng8/lumen-auth-app

A simple trial with lumen to build an authorization micro service

jwt lumen microservice

Last synced: 07 Apr 2025

https://github.com/cx0der/timestamp-microservice

Freecodecamp microservice timestamp challenge

express-js microservice timestamp timestamp-microservice unix

Last synced: 02 Apr 2025

https://github.com/dummumounika/bookmyshow

This repository contains a fully functional microservices-based BookMyShow platform, designed for managing movie ticket bookings efficiently. This project ensures scalability, security, and reliability and to handle high traffic while maintaining system stability.

circuit-breaker docker docker-compose docker-container docker-image eureka-discovery-service feign-client java jenkins jpa-hibernate microservice netfix-api-gateway postgresql-database rate-limiting restful-webservices retry spring-security springboot

Last synced: 27 Feb 2025

https://github.com/elysian01/quiz-microservices-app

Quiz app build using microservice architecture in springboot. It implements APIGateway, ServiceRegistry, LoadBalancing, and communication between microservices using OpenFeign package

api-gateway apigateway eureka-client eureka-discovery-service microservice microservices openfeign serviceregistry spring-boot

Last synced: 15 Nov 2025

https://github.com/gahbr/timestamp-microservice

A Nodejs Microservice that is able to convert between Unix time and Human readable time.

backend freecodecamp freecodecamp-challenge microservice node nodejs unixtimeconverter

Last synced: 30 Jun 2025

https://github.com/ianadiwibowo/gopupuru

My opinionated boilerplate of a Go microservice

clean-architecture go golang microservice

Last synced: 22 Feb 2026

https://github.com/rufilboss/microservicesecommerce

Ecommerce website deployed with microservices architecture

django ecommerce microservice react stripe

Last synced: 02 Dec 2025

https://github.com/phrkdll/weavly

Modular API starter kit for modern applications.

api bootstrapper cli dotnet microservice modular monolith web

Last synced: 14 Jan 2026

https://github.com/deiviherreradiaz09/apirestspringboot

Rest API in Java - Sprint Boot 🎇

apirestfull backend microservice spring-boot

Last synced: 06 Mar 2025

https://github.com/akobashikawa/mse-tienda-productos-springboot

Servicio Productos para mseTienda, con Spring Boot, soporta NATS.

java microservice nats spring-boot

Last synced: 30 Jun 2025

https://github.com/xorkevin/launchpad

A hub for launching services to production

docker docker-compose docker-swarm microservice

Last synced: 14 Nov 2025

https://github.com/baidya-ripan-024/task-management

full stack microservice task management web application

java jwt microservice postgresql spring-boot

Last synced: 13 Jun 2025

https://github.com/marcvincenti/customapi

Develop complete back-ends without any code, or a little if you want ;)

aws clojure clojurescript microservice serverless

Last synced: 07 Oct 2025

https://github.com/marcosvieirajr/go-multi-tier-microservices

Multi-tier Microservice in Go (in progres)

go golang grpc microservice

Last synced: 25 Feb 2025

https://github.com/robertoachar/node-rabbitmq

A playground for Node and RabbitMQ.

microservice node rabbitmq

Last synced: 15 May 2025

https://github.com/semih-turan/mini-microservise-app

A modern blog application built with microservices architecture to demonstrate event-driven communication between services.

microservice nodejs react vitejs

Last synced: 05 Oct 2025

https://github.com/112rg/admiral

ShardId requester

discord microservice shard

Last synced: 29 Jun 2025

https://github.com/wdias/adapter-grid

Grid Adapter microservice of WDIAS

kubernetes microservice wdias

Last synced: 13 Jun 2025

https://github.com/tab-sama/grenache-template

A modern, production-ready template for Grenache microservices projects

biome biomejs bun grenache javascript microservice moon moonrepo template

Last synced: 04 Oct 2025

https://github.com/drakx116/traefik

Simple traefik implementation for microservices structure

docker microservice traefik

Last synced: 22 Jun 2025

https://github.com/carloshenriquefs/proposta-app

✅🚶📜 - Microserviço responsável pelo cadastro de propostas

aws-sns docker java17 mapstruct microservice postgresql rabbitmq rest-api strategy-pattern

Last synced: 01 Mar 2025

https://github.com/sharkdario/rp---sprint-1---order-service

MindHub Bootcamp Java - RP - Sprint 1 - order-service

java microservice spring-boot spring-data-jpa spring-test

Last synced: 23 Mar 2025

https://github.com/truggeri/meal-planner-api

Ruby based api for meal planner application

api microservice minitest ruby sinatra wip

Last synced: 26 Feb 2025

https://github.com/ashfaqbs/microservices-based-wikimedia-data-processing-with-kafka

Efficiently captures real-time Wikimedia data, like a newsroom for Wikipedia changes. Uses microservices, Kafka, and Spring Boot for reliability and scalability. Ideal for research and analysis.

data-pipeline java-8 jpa kafka microservice spring-boot

Last synced: 09 Apr 2025

https://github.com/azizbenismail/microservice_serveureureka

Serveur de découverte : C’est un MS auquel tous les microservices sont inscrits.

eureka-client eureka-server microservice

Last synced: 29 Oct 2025

https://github.com/snenenenenenene/abb-municipality-extraction-tool

Small microservice delegated with the task of taking excel data from the Flemish Government and turning it into a dataframe, and then an exportable JSON.

docker jupyter-notebook microservice nodejs typescript

Last synced: 29 Jul 2025

https://github.com/riyadhalnur/micro-weather

Retrieve weather and air quality details using the Open Weather and WorldAir Quality Index API.

async await micro microservice node nodejs openweathermap-api weather weather-information

Last synced: 02 Apr 2025

https://github.com/richhh7g/node-runner-ts

Node runner is a powerful tool developed to optimize and speed up the process execution flow in your applications.

asynchronous execution flexible microservice nodejs parallelism process typescript

Last synced: 23 Jun 2025

https://github.com/raulil/lametric-foli

LaMetric app backend for Föli bus stop display

buses lametric microservice public-transport turku turku-region

Last synced: 05 Dec 2025

https://github.com/marcosfede/timestamp-microservice

Timestamp Microservice built with APIStar

api microservice python rest-api

Last synced: 17 Sep 2025

https://github.com/dz1kill/server_to_server_http_fastify

Scheme: client - server - server, all communication takes place via http protocol.

fastify microservice swager typescript zod

Last synced: 21 Feb 2025

https://github.com/wisnuuakbr/ecommerce-microservice

A microservices ecommerce using Node Js, Express Js, PostgreSQL, and RabbitMQ

ecommerce messagebroker microservice restapi

Last synced: 26 Feb 2025

https://github.com/live-apps-in/live-apps-auth-ms

Authentication microservice for Live Apps

microservice typescript

Last synced: 26 Mar 2025

https://github.com/sugamkuber/expense-tracker

A expense tracker application using microservices with golang and simple file management for tracking

excel expense-tracker go golang jwt-auth microservice postgress rdbms

Last synced: 27 Feb 2025

https://github.com/grrr-amsterdam/aws-asg-list

List the IP's of Amazon AWS Autoscaling instances

distributed-systems microservice

Last synced: 12 Aug 2025

https://github.com/lucas4tech/noether-transaction-symmetry-clean-project

🎩 Building a top hat-like application using TDD, DDD, Microservices, Clean Architecture, Design Patterns and SOLID Principles ⭐✨

clean-architecture design-patterns django domain-driven-design golang kafka microservice nextjs solid-principles test-driven-development

Last synced: 08 Oct 2025

https://github.com/chremoas/auth-cmd

The Chremoas command that will bind the discord user to the eve character that logged in with auth-web.

bot discord-bot golang microservice

Last synced: 12 Jan 2026

https://github.com/kelvin-mai/fcc-microservices

freecodecamp URL Shortener Microservice

express freecodecamp microservice nodejs

Last synced: 10 Nov 2025

https://github.com/rupesh40/devops-health-check-dashboard

A lightweight monitoring solution that tracks service statuses via scheduled checks and provides a REST API + CLI for management.

backend cicd devops docker flask helath-check microservice python3

Last synced: 15 Apr 2025

https://github.com/denizumutdereli/golang-k8-microservice-probs

Golang Kubernetes Service Probs Example with including websocket, redis, kafka and nats.

go golang kafka kubernetes microservice nats probs

Last synced: 29 Jun 2025

https://github.com/acmumn/mailer

Mail daemon

acm2k18 mailer microservice rust

Last synced: 12 Mar 2026

https://github.com/anicetkeric/spring-boot-wiremock-junit

Integration Testing on Spring boot microservice with Wiremock and JUnit5

java junit5 microservice spring spring-boot spring-cloud wiremock

Last synced: 17 Aug 2025

https://github.com/mramshaw/ad-tech

An exercise in Scala/Akka recording clicks & impressions

advertisement advertisements advertising advertising-tool akka akka-http microservice microservices sbt scala

Last synced: 02 Dec 2025

https://github.com/m-ahmed-anwer/book-store

An e-commerce book store application provides a modern, scalable, and efficient platform for selling books online. By adopting a microservices architecture, Next.js for the frontend, and deploying the system on cloud services like GCP or AWS, this application ensures performance, reliability, and scalability. 🚀

aws-s3 ci-cd javascript microservice nextjs redux

Last synced: 22 Mar 2025

https://github.com/adityakumarsinghstm/currency-exchange-micro-service

It is a Micro service application for Currency Exchange application using various modules of spring boot.

java microservice monolith-architecture restapi restful-webservices springboot springcloud

Last synced: 14 Jun 2025

https://github.com/fif0o/aws-auction

AWS Microservices - serverless

aws aws-lambda microservice microservices s3 serverless

Last synced: 14 Nov 2025

https://github.com/live-apps-in/live-apps-utils-ms

Mail and Logger Module for Live Apps

microservice queue rabbitmq

Last synced: 26 Mar 2025

https://github.com/srijanone/kubedrop-email-service

A Reactive Microservice to listen kafka events and send out emails using SendGrid

api cloud-native email kafka kubedrop microservice sendgrid

Last synced: 11 Mar 2025

https://github.com/lucid-services/serviser-cli

service inspection and integrity checkup plugin

inspection integrity-monitoring microservice

Last synced: 09 Apr 2025

https://github.com/dkmfzf/finance-analyzer-api-getway

The API Gateway is a gateway that provides interaction between clients and microservices in the application architecture. It manages authentication, request routing, caching, and logging.

axios express helmet microservice opentelemetry pm2 redis rest swagger

Last synced: 11 Mar 2025