267 skills found · Page 1 of 9
gin-gonic / GinGin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
dotnet-architecture / EShopOnContainersCross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
vercel / MicroAsynchronous HTTP microservices
h2non / ImaginaryFast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
in28minutes / Spring MicroservicesOLD - Microservices using Spring Boot, Spring Cloud, Docker and Kubernetes. Replaced by https://github.com/in28minutes/spring-microservices-v3
nicholasjackson / Building Microservices YoutubeCode repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_
hemerajs / Hemera🔬 Writing reliable & fault-tolerant microservices in Node.js https://hemerajs.github.io/hemera/
monzo / TyphonA wrapper around Go's net/http to provide safety and convenience. At Monzo, Typhon forms the basis of most clients and servers in our microservices platform.
in28minutes / Spring Microservices V2OLD - Microservices + Spring Boot 2 + Spring Cloud + Docker + Kubernetes. Replaced by - http://github.com/in28minutes/spring-microservices-v3
caplogic / MappedbusMappedbus is a low latency message bus for Java microservices utilizing shared memory. http://mappedbus.io
advantageous / QbitThe Java microservice lib. QBit is a reactive programming lib for building microservices - JSON, HTTP, WebSocket, and REST. QBit uses reactive programming to build elastic REST, and WebSockets based cloud friendly, web services. SOA evolved for mobile and cloud. ServiceDiscovery, Health, reactive StatService, events, Java idiomatic reactive programming for Microservices.
SDUOJ / OnlineJudge:sparkles: Open source online judge system (based on Microservice). SDUOJ 开源在线评测系统(基于微服务架构)。开源社区QQ群 808751832。示例网站 https://demo.sduoj.com
stackvana / MicroculeSDK and CLI for spawning streaming stateless HTTP microservices in multiple programming languages
palantir / ConjureStrongly typed HTTP/JSON APIs for browsers and microservices
cudr / Slate Collaborativeslatejs collaborative plugin & microservice https://slate-collaborative.herokuapp.com/
mikemajesty / Nestjs Microservice Boilerplate ApiNestjs boilerplate microservice api | Mongodb CRUD - Postgres CRUD | Docker | Husky | Secrets service | HTTP service | Logs service | Authentication | Authorization | Error Handler | Swaggger Documentation | Mongo Generic Repository | Postgres Generic Repository
amsokol / Go Grpc Http Rest Microservice TutorialSource code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."
ThreeDotsLabs / Monolith Microservice ShopSource code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.
vaporz / TurboA lightweight microservice tool, turn your grpc|thrift APIs into HTTP APIs!
testinggospels / CamouflageCamouflage is a backend mocking tool for HTTP, gRPC, Websockets and Thrift protocols, which helps you carry out your front end prototyping, unit testing, functional/performance testing in silos, in absence of one or more Microservices/APIs.