From d8b1d8bcc29be04992223a09543141611419ae5a Mon Sep 17 00:00:00 2001 From: v 1 r t l Date: Sun, 27 Dec 2020 20:44:03 +0300 Subject: [PATCH] Add tinyhttp to the TypeScript section (#825) * Add tinyhttp to the TypeScript section * Update README.md * fix the missing label filter * Update README.md Co-authored-by: Shmavon Gazanchyan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81c7a6a..416913e 100644 --- a/README.md +++ b/README.md @@ -331,6 +331,7 @@ Habitica is a gamified task manager, webapp and android/ios app, really wonderfu - [Graphback](https://github.com/aerogear/graphback/labels/good%20first%20issue) _(label: good first issue)_
A CLI and runtime framework to generate a GraphQL API in seconds. - [LitmusChaos](https://github.com/litmuschaos/litmus/labels/good%20first%20issue) _(label: good first issue)_
Litmus is a toolset to do cloud-native chaos engineering. - [Booster](https://github.com/boostercloud/booster/labels/good%20first%20issue) _(label: good first issue)_
A truly serverless framework, write your code and deploy it in seconds without any server configuration files. +- [tinyhttp](https://github.com/talentlessguy/tinyhttp/labels/good%20first%20issue) _(label: good first issue)_
A 0-legacy, tiny & fast web framework as a replacement of Express. ## Contribute