Wess Cope

Verb Ecosystem - Multi-protocol server library and ecosystem for Bun.

by
A fast, modern server framework for Bun with multi-protocol support. Verb is a server library built from scratch for Bun. Not ported from Node.js. Started as a simple HTTP library. Got a little carried away. What's included: - Verb: Multi-protocol server (HTTP, WebSocket, gRPC, TCP, UDP) - Hull: Database toolkit (PostgreSQL, MySQL, SQLite) - Allow: Authentication (JWT, OAuth, local) - Shelves: S3-compatible storage - Hoist: Self-hosted deployment

Add a comment

Replies

Best
Wess Cope
Maker
📌
I'm Wess. Built Verb because I wanted a server library that was native to Bun, not a Node.js port. Then I needed a database layer. Then auth. Then deployment. One thing led to another. It's all open source. Happy to answer questions.