From cbfd2c960e60d28a9d24a5119e8513d3911ce953 Mon Sep 17 00:00:00 2001 From: v 1 r t l Date: Thu, 1 Oct 2020 03:36:19 +0300 Subject: [PATCH] Add Tinyhttp (#1047) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5bb4943..f74549e 100644 --- a/readme.md +++ b/readme.md @@ -345,6 +345,7 @@ - [Nest](https://github.com/nestjs/nest) - Angular-inspired framework for building efficient and scalable server-side apps. - [Zeronode](https://github.com/sfast/zeronode) - Minimal building block for reliable and fault-tolerant microservices. - [TypeGraphQL](https://github.com/19majkel94/type-graphql) - Modern framework for creating GraphQL APIs with TypeScript, using classes and decorators. +- [Tinyhttp](https://github.com/talentlessguy/tinyhttp) - Modern and fast Express-like web framework. ### Documentation