Skip to content

cachac/bun-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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