Skip to content

topkoong/bun-hono-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bun runtime + Hono + Rest API + Bearer Auth Exploration

Getting Started

Cloning the repo

git clone https://github.com/topkoong/bun-hono-rest-api.git

Install dependencies

bun install

Development

You can use bun run src/index.ts to run the project. Then, access http://localhost:8000 in your browser.

npm start

Testing

You can use bun:test for testing on Bun.

npm run test

Open http://localhost:8000 with your browser to see the result.

About

a Basic REST API with BUN & Authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published