You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -265,23 +265,15 @@ This list is a collection of the best Deno modules and resources.
265
265
-[Fast Forward](https://github.com/c4spar/deno-fast-forward) - An easy to use ffmpeg module for Deno. 🦕
266
266
267
267
### Web framework
268
-
-[abc](https://github.com/zhmushan/abc) - A better Deno framework to create web application.
269
-
-[alosaur](https://github.com/alosaur/alosaur) - Alosaur - Deno web framework with many decorators.
270
-
-[attain](https://github.com/aaronwlee/Attain) - A middleware web framework for Deno which is using http standard library inspired by express and Oak. Fast and stable with proper memory usage.
271
268
-[aqua](https://github.com/l2ig/aqua) - A minimal and fast web framework for Deno.
272
-
-[cheetah](https://github.com/azurystudio/cheetah) - 🐈 A blazing fast framework for the modern web.
273
269
-[danet](https://github.com/Savory/Danet) - A Savory web framework for Deno heavily inspired by [Nest.js](https://nestjs.com).
274
-
-[deno-express](https://github.com/NMathar/deno-express) - Node Express ported to Deno.
275
-
-[dinatra](https://github.com/syumai/dinatra) - Sinatra like light weight web app framework for deno.
276
270
-[drash](https://github.com/drashland/deno-drash) - A REST microframework for Deno's HTTP server with zero dependencies.
277
-
-[fast](https://github.com/danteissaias/fast) - Small web framework with near-native performance.
278
271
-[faster](https://github.com/hviana/faster) - A fast and optimized middleware server with a set of useful middlwares.
279
272
-[hono](https://github.com/honojs/hono) - Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
280
273
-[oak](https://github.com/oakserver/oak) - A middleware framework for Deno's net server.
281
274
-[oak-http-proxy](https://github.com/asos-craigmorten/oak-http-proxy) - Proxy middleware for Deno Oak HTTP servers.
282
275
-[opine](https://github.com/asos-craigmorten/opine) - Fast, minimalist web framework ported from ExpressJS.
283
276
-[opine-http-proxy](https://github.com/asos-craigmorten/opine-http-proxy) - Proxy middleware for Deno Opine HTTP servers.
284
-
-[pogo](https://github.com/sholladay/pogo) - Server framework for Deno.
285
277
-[wren](https://github.com/zaiste/wren) - A small, but powerful HTTP library with a functional spin for creating composable web apps, built for convenience and simplicity
0 commit comments