Skip to content

IsCoffeeTho/toastiebun

Repository files navigation

ToastieBun

git | npm

ToastieBun is an express like bun based http server framework.

Installation

bun install toastiebun

Testing

# Unit Tests
bun test

# Mock Server @ http://localhost:3000
bun start