0.0.6 • Published 8 months ago
bunbuf v0.0.6
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
0.0.5
8 months ago
0.0.6
8 months ago
0.0.3
8 months ago
0.0.4
8 months ago
0.0.3-beta.2
8 months ago
0.0.3-beta.3
8 months ago
0.0.3-beta.1
8 months ago
0.0.2
9 months ago
0.0.1
9 months ago