bun-hono-ts-mongodb-auth-api

Bun.js REST API Starter with Hono, TypeScript, and MongoDB Authentication

Stars
3
Committers
1

bun-hono-ts-mogodb-auth-api

To install dependencies:

bun install

Environment Variables:

To ensure change file name ".env.sample to .env"

To Simple Start:

bun start

To Development Start:

bun dev

Postman documentation link

https://documenter.getpostman.com/view/32438779/2sA3QzYTbM

swagger ui

http://localhost:3000/api

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

Docker coming soon