From ab4b47a20c8f6e7ab2dd912a4b5fc8071b93ed88 Mon Sep 17 00:00:00 2001 From: ralyodio Date: Tue, 18 Jun 2024 08:40:44 -0700 Subject: [PATCH 1/2] Update README.md add primatejs and fastest.engineer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index adef0b3..a2221a8 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ This list is a collection of the best Deno modules and resources. - [opine](https://github.com/asos-craigmorten/opine) - Fast, minimalist web framework ported from ExpressJS. - [opine-http-proxy](https://github.com/asos-craigmorten/opine-http-proxy) - Proxy middleware for Deno Opine HTTP servers. - [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 +- [primate](https://primatejs.com) - A polymorphic development platform ### WebSocket - [deno-websocket](https://github.com/ryo-ma/deno-websocket) - 🦕 A simple WebSocket library like ws of node.js library. @@ -333,6 +334,7 @@ This list is a collection of the best Deno modules and resources. - [Saleor Deno Merch](https://github.com/saleor/deno-merch) - A fork of the original Deno Merch e-commerce website, rebuilt with [Saleor](https://github.com/saleor/saleor). - [The Official Showcase](https://deno.land/showcase) - The official showcase of Deno. - [UsingDeno](https://usingdeno.com) - Curated list of Web Applications & Projects using Deno 🦕. +- [FastestEngineer](https://fastest.engineer) - A SaaS boilerplate that works with Deno. ## Tools From 61e2d3be91050ce5bdaf140fd6e361da23495e59 Mon Sep 17 00:00:00 2001 From: ralyodio Date: Wed, 19 Jun 2024 04:52:32 -0700 Subject: [PATCH 2/2] Update README.md remove non-foss item --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a2221a8..edf03db 100644 --- a/README.md +++ b/README.md @@ -334,7 +334,6 @@ This list is a collection of the best Deno modules and resources. - [Saleor Deno Merch](https://github.com/saleor/deno-merch) - A fork of the original Deno Merch e-commerce website, rebuilt with [Saleor](https://github.com/saleor/saleor). - [The Official Showcase](https://deno.land/showcase) - The official showcase of Deno. - [UsingDeno](https://usingdeno.com) - Curated list of Web Applications & Projects using Deno 🦕. -- [FastestEngineer](https://fastest.engineer) - A SaaS boilerplate that works with Deno. ## Tools