0.0.6 • Published 7 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
7 months ago
0.0.6
7 months ago
0.0.3
7 months ago
0.0.4
7 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
8 months ago
0.0.1
8 months ago