Compare commits

...

2 Commits

Author SHA1 Message Date
Ryan Myrvold
f62d02899d Merge b9ba536db9 into d37b91701d 2024-10-19 09:17:37 +01:00
Bob Conan
d37b91701d Fix readme typo (#1299) 2024-10-19 11:52:46 +07:00

View File

@@ -394,7 +394,7 @@
- [Tinyhttp](https://github.com/tinyhttp/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.
- [Ts.ED](https://github.com/tsedio/tsed) - Intituive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
- [Ts.ED](https://github.com/tsedio/tsed) - Intuitive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
- [Hono](https://github.com/honojs/hono) - Small and fast web framework.
### Documentation