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/diki-haryadi/protobuf-template

This repository appears to be a template for a Protobuf-based project. Protobuf is a language-neutral, platform-neutral, extensible mechanism for serializing structured data. The template includes a basic project structure with folders for different components, such as the article service and error handling.

microservice protobuf template-project

Last synced: 17 Jan 2026

https://github.com/oneananda/microservice-boilerplate-collection

Microservice Boilerplate Collection Prebuilt templates for creating microservices in various languages like Node.js, Python, Go, and ASP.NET Core WebAPI.

asp-net-core go microservice nodejs python

Last synced: 14 Jun 2025

https://github.com/barantoraman/microgate

A microservices-based system in Go, utilizing gRPC for inter-service communication via Protocol Buffers, with PostgreSQL, Redis, and MongoDB for data storage.

go golang grpc microservice microservices

Last synced: 12 Mar 2026

https://github.com/pedroemmanuelbuerger/trybets

TryBets is a project that consists of the backend of a betting website. The project is based on microservices with specific features, such as creating sports events, placing bets, and more.

api api-rest backend csharp docker microservice msc poo

Last synced: 06 Oct 2025

https://github.com/jack17529/date-service

Made a basic date service with go-kit-CLI

go-kit gokit-cli golang gorilla-mux kit-cli microservice

Last synced: 02 Mar 2026

https://github.com/egomobile/node-swagger-proxy

Extension for @egomobile/http-server, which connects to multiply Swagger / OpenAPI instances and merge their documents to one.

docker file http http-server kubernetes merge microservice nodejs openapi3 proxy swagger-ui

Last synced: 06 Oct 2025

https://github.com/kevindasilvas/notifier

Notifier app using erlang stack(rabbit-mq, couch-db and elixir) to send push notifications through websockets(phoenix channels)

api channels couchdb elixir elixir-lang elixir-phoenix http-poison jason microservice phoenix rabbitmq slipstream websockets

Last synced: 07 Oct 2025

https://github.com/begenov/courses-service

Микросервис предназначен для создания, получения, обновления и удаления курсов. Он также взаимодействует с другим микросервисом student-service для получения информации о студентах, записанных на курс

docker-compose gin kafka microservice postgresql protobuf redis-cache sarama swagger

Last synced: 08 Oct 2025

https://github.com/luiz-trindade/fastapi_auto_routes

⚡ FastAPI Auto Routes — a smart CRUD & Auth generator for SQLModel 🚀 It builds secure, cache-powered REST APIs 🔒 with login, token-based auth 🪪, and async concurrency ⚙️. Cut boilerplate, boost productivity, and ship production-ready backends fast ⚡🔥

api-generator async asyncio auth backend backend-development caching concurrency crud fastapi jwt microservice pydantic python rest-api scalable-api sqlite sqlmodel sqlmodel-crud token-based-auth

Last synced: 08 Oct 2025

https://github.com/ozturkeniss/onionmicroservices

A robust N-Layer Architecture API built with .NET 8, implementing clean architecture principles, featuring product and category management with PostgreSQL integration.

asp-net-core microservice onion-architecture

Last synced: 09 Oct 2025

https://github.com/nenadjakic/library-management

This repository contains a collection of microservices for managing various aspects of a library system. Each microservice is responsible for a specific domain, such as user management, book management, and borrowing management. The goal of this project is to provide a modular and scalable solution for library management.

angular docker feign-client jpa microservice primeng redis-cache spring spring-boot

Last synced: 30 Dec 2025

https://github.com/raresail/nest-oauth2-micro-service

A template for an authentication service using oAuth2

google-oauth2 microservice nestjs oauth2 template

Last synced: 19 Jan 2026

https://github.com/mariodudjak/baas-datastorageapi

The API BaaS feature of my own Baas. Backed by NoSQL database, data is in JSON format. API has schemas and resources routes.

asp-net baas csharp data-storage microservice mongodb ninject onion-architecture rest-api

Last synced: 10 Oct 2025

https://github.com/soumyadas15/lock

Lock is a drop-in security toolkit designed for modern applications. Whether you're building APIs, serverless functions, or microservices, Lock helps you secure your routes with a powerful, plug-and-play middleware.

api backend express microservice nextjs nodejs security typescript

Last synced: 10 Oct 2025

https://github.com/kfchen81/eel

a simple & fast RESTful micro-service framework

golang microservice

Last synced: 14 Jan 2026

https://github.com/mikma03/docker_and_kubernetes

Resources and materials about Docker and Kubernetes. Examples of using on production. Real case implementation. DevOps usage of containers and CICD processes.

cicd cloud conteinerized devops docker infrastructure kubernetes microservice python wsl-ubuntu

Last synced: 25 Oct 2025

https://github.com/stylepatrick/microservice-product-services

Project to show the magic with Spring-Cloud and Kubernetes seperated into two projects. One focusting on docker-compose and the other on Kubernetes. Depending on the technologie different Tools are used. Eureka, Config-Server, Spring-Gateway, Keycloak, Resilience, Swagger, Spring-Reactive, Zipkin, EFK Promotheus and Grafana.

config-server elasticsearch eureka fluentd grafana keycloak kibana kubernetes microservice microservice-architecture multi-module-project promotheus resilience spring-boot spring-cloud spring-gateway spring-reactive swagger swagger-ui zipkin

Last synced: 21 Jan 2026

https://github.com/akifzdemir/networking-platform-microservice

This project features a microservices architecture orchestrated using Docker. Service-to-service communication is handled using Feign Client.

feign-client java microservice spring-boot

Last synced: 12 Oct 2025

https://github.com/aniskchaou/lifecare-frontend-admin

Pharma Life is a comprehensive hospital management tool.It is an all-in-one solution that can help you run a hospital for both medical and non-medical sides. Pharma life provides all necessary features required to run a hospital as a doctor, cashier, accountant, laboratories, pharmacist, receptionist or nurse

angular frontend hospital hospital-management medical medicament microservice

Last synced: 12 Oct 2025

https://github.com/rafaeljusto/anicetus

Solution for the thundering herd problem.

library microservice network

Last synced: 13 Oct 2025

https://github.com/mrgravity817/simple-microservice-with-rust

A simple microservice using Actix web & Next.js

actix-web microservice nextjs rust typescript

Last synced: 13 Oct 2025

https://github.com/gordonmcvey/warp-core-php

Small, fast and flexible microframework for building applications and APIs in PHP

api framrwork http json microframework microservice php

Last synced: 24 Feb 2026

https://github.com/viveknaskar/currency-conversion-service

This service is one of the many services developed for demonstrating microservice architecture with Feign REST Client, Eureka Server, Spring Cloud Load balancer, Spring Cloud API gateway, Resilience4j and Circuit breaker features.

microservice microservices-architecture

Last synced: 14 Oct 2025

https://github.com/papadonut9/shawtyfy

A url shortening service written in GO

go microservice redis

Last synced: 22 Jan 2026

https://github.com/kliushnichenko/jooby-mcp

Jooby module that lets you run a Model Context Protocol (MCP) server

java jooby mcp mcp-server microservice

Last synced: 14 Mar 2026

https://github.com/carloshenriquefs/java-springboot-kafka-e-microservicos

:white_check_mark: - Java com Spring Boot, Kafka e Microserviços

java kafka mensageria microservice spring-boot

Last synced: 15 Oct 2025

https://github.com/rokkit-ts/rokkit.ts-web

The Web-Module of the Rokkit.ts Framework based on TypeScript and Node.js

backend framework microservice microservices nodejs rokkit typescript

Last synced: 05 Feb 2026

https://github.com/vasaofficial/serverless-microservice

Serverless microservice app

lambda microservice rds terraform

Last synced: 18 Oct 2025

https://github.com/blackieops/rollingpin

👩‍🍳 Rolls out your containers.

containers docker golang harbor kubernetes microservice webhook

Last synced: 19 Oct 2025

https://github.com/jms/tzlookupservice

timezone lookup service using latitude and longitude

docker gin-gonic go k8s-deployment microservice timezone

Last synced: 05 Feb 2026

https://github.com/xremix/microservice-proof-of-concept

Proof of Concepts of a sample application, using the Microservice Architecture, including Logging (ELK), Frontend Caching, JWT Authentication, etc.

authentication concept docker elk jwt logging microservice nodejs

Last synced: 20 Oct 2025

https://github.com/manav-khandurie/s3nodemediaupload

A Sample Project that uses Multer and AWS SDK to upload files to a s3 bucket , it has a dummy interface that can be replaced with by just REST API CALLS ,

aws aws-s3 expressjs microservice multer-s3 node nodejs-s3

Last synced: 20 Oct 2025

https://github.com/rxcod9/laravel-grpc-microservice

A minimalistic setup for building Laravel-based gRPC microservices.

grpc laravel microservice

Last synced: 23 Jan 2026

https://github.com/amcgregor/paste

An anonymous pastebin web application service… just without the "service" part. Or the "web application". Intended for reasonable length snippets, with a green light for links that ought to fit within an IRC message. Utilizes no external assets of any kind, and no "server-side" storage.

client-side microservice stateless

Last synced: 15 Mar 2026

https://github.com/ninlil/butler

Go-framework for cloud/kubernetes-friendly microservices

cloud framework go kubernetes-service microservice

Last synced: 23 Jan 2026

https://github.com/metallurgical/journal-go

Microservice to manage journal(internal application) data with protobuf(PHP and golang)

golang grpc microservice php protobuf

Last synced: 25 Oct 2025

https://github.com/colinbut/microservice-aws-elasticbeanstalk-deployment

automated deployment of microservices via either python or bash to AWS Elastic Beanstalk

aws aws-elastic-beanstalk aws-elasticbeanstalk deployment ebcli elasticbeanstalk microservice

Last synced: 27 Oct 2025

https://github.com/cuchi/kittens

Sample service using Node.js + gRPC + nact

grpc microservice nact node

Last synced: 27 Oct 2025

https://gitlab.com/kermit-js/kermit-mongoose

Kermit wrapper around mongoose, a library for elegant mongodb object modeling.

kermit microservice model mongodb mongoose repository

Last synced: 28 Oct 2025

https://github.com/yuleihua/airfk

airman framework for micro-service.

ethereum framework jsonrpc microservice

Last synced: 24 Jan 2026

https://github.com/mfernstrom/owasp-asva-v4-password-microservice

A microservice implementing OWASP ASVA v.4 2.1.1 and 2.1.7 passwords-checks for length and commonality

appsec delphi freepascal microservice owasp

Last synced: 28 Jan 2026

https://github.com/albertocsm/foggle

Toggle service for microservices

microservice toggle-switches toggles

Last synced: 29 Jan 2026

https://github.com/dalee/build.docker

Tiny Docker images for painless microservices deployment

deployment docker microservice painless

Last synced: 16 Mar 2026

https://github.com/hack-fan/config

Load config into go struct from shell environment and docker/kubernetes secrets.

12-factor config configuration docker golang microservice

Last synced: 30 Jan 2026

https://github.com/martishin/auth-server

Production-ready Go microservice example. Provides gRPC endpoints for managing JWT tokens and user's data

docker-compose dockerfile example-project go golang golang-migrate grpc jwt makefile microservice pgx postgresql protobuf protocol-buffers testcontainers testify

Last synced: 07 Feb 2026

https://github.com/go-gulfstream/gulfstream

A toolkit for making event-driven microservices for golang

cqrs event-driven event-sourcing event-stream golang microservice

Last synced: 31 Jan 2026

https://github.com/coding-to-future/heart-service

Play microservice with moleculer and deploy :octocat: :ocean: :zap: :weary: :sweat_smile:

knex microservice molecule nodejs postgesql typescript

Last synced: 31 Jan 2026

https://github.com/patricktobias86/microservice-directory

Small free APIs for anyone to use, hosted on Netlify.

api microservice netlify

Last synced: 31 Jan 2026

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

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

amqp microservice php rabbitmq symfony

Last synced: 31 Jan 2026

https://github.com/devtonin/golden-ticket-idea

🏆 An multiple microservices app, built-in Java, Spring Boot and Spring Cloud, managed by Eureka. Other collaborators: Mateus Nazaré

java microservice restful-webservices spring-boot spring-cloud

Last synced: 07 Feb 2026

https://github.com/rpamis/rpamis

Rapid Project Architecture and Micro Infrastructure Service

architecture infrastructure microservice

Last synced: 01 Feb 2026

https://github.com/openchami/configurator

An extensible tool to dynamically generate configs from SMD with Jinja 2 templating support.

cli configuration dhcp dns dynamic go jinja microservice openchami plugins templates

Last synced: 25 Feb 2026

https://github.com/rgolubtsov/transroutownish-proto-bus-lfe

An LFE (Lisp Flavoured Erlang) application, designed and intended to be run as a microservice, implementing a simple urban bus routing prototype.

cowboy json lisp-flavoured-erlang microservice rest routing transportation

Last synced: 10 Feb 2026

https://github.com/shakibamoshiri/msfun.ir

Microservice Architecture the Fun Part

architecture article learning-by-doing linux microservice pipeline

Last synced: 28 Feb 2026

https://github.com/ruchamahabal/banking_web_service

Banking Web Service to demonstrate Service Oriented Architecture, independent microservices, and Service-Oriented Computing

architecture microservice

Last synced: 16 Feb 2026

https://github.com/servicespack/users-service

👥 Users microservice ready and flexible for your system

api api-blueprint crud microservice mongodb nodejs

Last synced: 04 Mar 2026

https://github.com/seanox/xml-micro-exchange-php

XML and XPath based volatile NoSQL stateless micro datasource for data exchange for web applications and IoT (implementation for PHP)

cloud data-storage microservice nosql web-api xml xpath xslt

Last synced: 04 Mar 2026

https://github.com/agentic-layer/ai-gateway-litellm-operator

LiteLLM implementation of the Agentic Layer AI Gateway

agentic-ai kubernetes microservice operator operator-sdk

Last synced: 05 Mar 2026

https://github.com/walderlansena/symfony4_microservice

Micro Service with symfony 4, Mysql and RebbitMQ

microservice symfony symfony4

Last synced: 19 Oct 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/hoangtuananh03/ms-jobhunter

Microservice for Jobhunter

java microservice spring-boot

Last synced: 02 Mar 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/ilotterytea/stats

Microservice for analyzing Twitch messages for further separation by word usage, third-party emotes.

chat microservice stats twitch

Last synced: 25 Mar 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/rekkid/monitor

Microservice monitoring tool

microservice monitor monitoring monitoring-tool

Last synced: 11 Mar 2026

https://github.com/marynahl/pawtel-platform

Two Spring Boot microservices for a “dog hotel” demo—auth (JWT) + data, Postgres, Docker Compose, tests.

docker docker-compose java jwt maven microservice postgres rest-api security spring-boot

Last synced: 03 Sep 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/lnardon/warhol

An image processing and optimization micro service

docker image-processing microservice multer nodejs sharp typescript

Last synced: 27 Feb 2025

https://github.com/vcolesdev/vcolesdev-fcc-timestamp-api

Microservice for retrieving timestamps in different formats. Built with NodeJS, TypeScript, and Express.

backend-api date-api express microservice nodejs timestamps typescript

Last synced: 11 Jun 2025

https://github.com/mirzaim/url-shortner

A microservice-based URL shortener built with Flask, Docker, and Kubernetes for scalable deployment.

docker docker-compose falsk kubernetes microservice url-shortener

Last synced: 17 Jan 2026

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/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/ajitirto/ms

explore microservice

microservice

Last synced: 16 Jan 2026

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

https://github.com/manuelzzz/dotnet_microservice

A simple microservice using .NET in C#.

asp-net docker docker-container microservice

Last synced: 11 Jun 2025

https://github.com/andrepaulino/hotel-app

Travel Agency App: Hotel microservice

java microservice quarkus

Last synced: 04 Mar 2025

https://github.com/arumandesu/uniclubs-notification-service

Notification Service of a University Club Management Web Application. I have to rewrite this shit

go golang microservice rabbitmq

Last synced: 03 Sep 2025