From 02f134e7bfb6f249934f80d6800533b35170adac Mon Sep 17 00:00:00 2001 From: mia-z Date: Thu, 10 Nov 2022 01:37:39 +0100 Subject: [PATCH] suggest new bun framework buxt, a filesystem based REST API router https://github.com/mia-z/buxt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7bb7fc6..d23915b 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ Bun is an incredibly fast JavaScript runtime, bundler, transpiler and package ma - [Shumai](https://github.com/facebookresearch/shumai) - Fast differentiable tensor framework for machine learning in Bun. - [Yoga Server](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. - [GraphQL Mesh](https://github.com/urigo/graphql-mesh) - Gateway that takes any source API and exposes GraphQL. Runs on Bun, Cloudflare Workers, Deno, and any JS environment. +- [buxt](https://github.com/mia-z/buxt) - Lightweight filesystem REST API router written for Bun. ### Libraries