Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/holymaiden/hono-x-bun
- Owner: Holymaiden
- Created: 2024-05-01T08:40:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T14:36:01.000Z (8 months ago)
- Last Synced: 2024-12-18T17:13:19.642Z (4 days ago)
- Topics: api, authentication, bun, bunjs, honojs, supabase
- Language: TypeScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.