Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/holymaiden/hono-x-bun

Hono.js ðŸ”Ĩ X Bun
https://github.com/holymaiden/hono-x-bun

api authentication bun bunjs honojs supabase

Last synced: 4 days ago
JSON representation

Hono.js ðŸ”Ĩ X Bun

Awesome Lists containing this project

README

        

### A fast and simple API powered by Hono.js ðŸ”Ĩ

- 🚀 **Ultrafast** - Powered by [Hono.js](https://hono.dev).The router `RegExpRouter` is really fast.
- ðŸŠķ **Lightweight** - Has minimal dependencies.
- 🌍 **Bun-runtime** - The default runtime is `bun`.
- 🔒 **Secure** - The default middleware `cors` and `prettyJSON` is enabled.