micro
Microservice framework
A lightweight framework for building fast and modular asynchronous HTTP microservices
Asynchronous HTTP microservices
11k stars
177 watching
459 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
asyncawaitmicromicroservicevercel
Related projects:
Repository | Description | Stars |
---|---|---|
micro/micro | An API first development platform with built-in services and tools to simplify service creation and management in cloud environments. | 12,151 |
aspnetrun/run-aspnetcore-microservices | Real-world e-commerce microservices project showcasing implementation of .NET 8 and C# 12 for building scalable, loosely-coupled services with event-driven communication and distributed databases. | 2,753 |
svenstaro/miniserve | A simple CLI tool to serve files and directories over HTTP. | 6,141 |
tinyhttp/tinyhttp | A fast and lightweight web framework built on top of TypeScript, designed to replace Express with minimal dependencies. | 2,733 |
sindresorhus/ky | A tiny and elegant HTTP client based on the Fetch API | 13,866 |
vercel/serve | A tool for serving static files and directories over HTTP | 9,418 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
socketry/falcon | A high-performance web server for Ruby that supports multiple HTTP protocols and has built-in concurrency features. | 2,659 |
asynchttpclient/async-http-client | An asynchronous HTTP and WebSocket client library for Java applications | 6,292 |
pokeb/asi-http-request | A set of tools and classes for making HTTP requests in Objective-C, providing an easy-to-use interface for interacting with web servers. | 5,773 |
developit/workerize | Enables asynchronous execution of JavaScript functions within a Web Worker. | 4,352 |
szabodanika/microbin | A simple, self-contained web application for sharing files and URLs securely | 2,710 |
jczic/microwebsrv2 | A highly optimized web server designed for embedded systems and IoT devices | 662 |
unetworking/uwebsockets | A fast and secure web server for real-time communication | 17,416 |
mmacneil/aspnetcoredockermicroservices | Demonstrates building and running a microservices-based application with ASP.NET Core using Docker. | 167 |