From e2e7c74c30c7eca2f2a81562475d0b3a9a879c3a Mon Sep 17 00:00:00 2001 From: Okan YILDIRIM <63511519+ragokan@users.noreply.github.com> Date: Sat, 28 Oct 2023 15:13:18 +0300 Subject: [PATCH] Add Bunicorn --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca99b1c..455f359 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Bun is an incredibly fast JavaScript runtime, bundler, transpiler and package ma - [Primate](https://primatejs.com) - Expressive, minimal and extensible web framework. - [NBit](https://github.com/sstur/nbit) - A zero-dependency, strongly-typed web framework for Bun, Node and Cloudflare workers. - [GraphQL Yoga](https://github.com/dotansimha/graphql-yoga) - A fast, fully featured GraphQL Framework that [runs on Bun](https://the-guild.dev/graphql/yoga-server/v3/integrations/integration-with-bun), Cloudflare Workers, Deno, and any JS environment. +- [Bunicorn](https://github.com/ragokan/bunicorn) - Fast and type safe framework for Bun and Edge with basic API and maximum fun! ### Libraries