From 189950ebcc9982a59bdd3439664ba3c70726fd9a Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Fri, 1 Oct 2021 13:21:23 -0400 Subject: [PATCH] Add Lad (#1145) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6e85670..cc43b09 100644 --- a/readme.md +++ b/readme.md @@ -424,6 +424,7 @@ - [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. - [Marble.js](https://github.com/marblejs/marble) - Functional reactive framework for building server-side apps, based on TypeScript and RxJS. +- [Lad](https://github.com/ladjs/lad) - Framework made by a former Express TC and Koa member that bundles web, API, job, and proxy servers. ### Documentation