Skip to content

This is a api template used in one of my youtube videos

Notifications You must be signed in to change notification settings

GuiBibeau/bun-api-tutorial

Repository files navigation

Bun API tutorial repo

This repo is a companion to my youtube video on how to deploy and build a bun.js API for early 2024.

stack:

make sure you install bun

To install dependencies:

bun install

To run:

bun run dev

To test:

bun test

This project was created using bun init in bun v1.0.19. Bun is a fast all-in-one JavaScript runtime.

About

This is a api template used in one of my youtube videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published