micro
Microservice framework
A lightweight framework for building fast and modular asynchronous HTTP microservices
Asynchronous HTTP microservices
11k stars
177 watching
458 forks
Language: TypeScript
last commit: 7 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,172 |
aspnetrun/run-aspnetcore-microservices | A microservices-based e-commerce project demonstrating various architectural patterns and technologies. | 2,791 |
svenstaro/miniserve | A simple CLI tool to serve files and directories over HTTP. | 6,214 |
tinyhttp/tinyhttp | A fast and lightweight web framework built on top of TypeScript, designed to replace Express with minimal dependencies. | 2,751 |
sindresorhus/ky | A tiny and elegant HTTP client based on the Fetch API | 14,007 |
vercel/serve | A tool for serving static files and directories over HTTP | 9,459 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 73 |
socketry/falcon | A high-performance web server for Ruby that supports multiple HTTP protocols and has built-in concurrency features. | 2,673 |
asynchttpclient/async-http-client | An asynchronous HTTP client library for Java applications | 6,301 |
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,747 |
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,520 |
mmacneil/aspnetcoredockermicroservices | Demonstrates building and running a microservices-based application with ASP.NET Core using Docker. | 167 |