Skip to content

cachac/bun-api

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

Bun-api

DEMO: BunJS Rest api

  • Rest API (Hono Framework)
  • Dockerfile
  • JWT auth
  • Hot Reload
  • CORS
  • env variables
  • Error Handler
  • Routes Folder
  • Type: module
  • Get POST body request
  • No Babel

Testing

bun run dev
or
bun --hot run src/main.js

TODO's

  • Compression
  • Logger
  • Validations

About

BunJS Rest api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published