DEV Community

Cover image for Bun
Gianella Vezzoni
Gianella Vezzoni

Posted on

Bun

I built a complete REST API using Bun, the JavaScript runtime that replaces Node.js, npm, Jest, and more… in a single tool

✨ What's included in this mini-project?

  • Bun + TypeScript
  • Organized routes with Elysia
  • Modular architecture (routes, controllers, services)
  • Custom middleware
  • Testing with Bun's test runner

Everything is ready to scale or use as a base for your own rapid APIs.
📁 Repo here → https://github.com/GianellaVezzoni/bun-api-example

👉 Have you tried Bun yet?

bun #javascript #webdev #api #typescript #devtools #devWithoutFilter

Top comments (0)