bunbuf
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

create project and run dev

create project and run dev server

mkdir my-api
cd my-api
bunx bunbuf

test by curl

curl -X POST http://localhost/math/plus \
-H "Content-Type: application/json" \
-d '{
  "a": 5,
  "b": 3
}'

start in production

bun bunbuf start

Readme

Keywords

none

Package Sidebar

Install

npm i bunbuf

Weekly Downloads

116

Version

0.0.6

License

none

Unpacked Size

759 kB

Total Files

221

Last publish

Collaborators

  • thanachai.t