From d865eb48170ec1ec4a3880805c745504192ec701 Mon Sep 17 00:00:00 2001 From: Garrett Smith Date: Sun, 21 Jan 2024 14:44:24 -0600 Subject: [PATCH] Add SonicJS to list projects that use Hono --- top.md | 1 + 1 file changed, 1 insertion(+) diff --git a/top.md b/top.md index 133c27f2..137a7f8e 100644 --- a/top.md +++ b/top.md @@ -77,6 +77,7 @@ Here are some examples of use-cases. | [Ultra](https://ultrajs.dev) | Deno | A React/Deno framework. _Hono is used for the internal server_. | | [Deno Benchmarks](https://deno.com/benchmarks) | Deno | A secure TypeScript runtime built on V8. _Hono is used for benchmarking_. | | [Cloudflare Blog](https://blog.cloudflare.com) | Cloudflare Workers | _Some applications featured in the articles use Hono_. | +| [SonicJS](https://sonicjs.com) | Cloudflare Workers | A headless CMS running on Cloudflare Workers. _Hono is used for the internal server_. | And the following.