Skip to content

Probun

Fast, modern & lightweight Web Framework for Bun, based on file system routing.

Super Fast

Probun is built on top of Buns web server. It is super fast and lightweight.

File Based Routing

Probun uses file-based routing. Inspired by Next.js pages router.

Middleware

Probuns lets you define middleware functions that run before and after each route.

TypeScript

Probun is written in TypeScript and provides first-class support for TypeScript.