run --bin js-deno
cargo watch -q -c -x "run --bin js-deno" -w js-deno
Try it out using the VSCode REST Client or hurl
:
brew install hurl
brew install jq
hurl js-deno/api.hurl | jq
run --bin js-deno
cargo watch -q -c -x "run --bin js-deno" -w js-deno
Try it out using the VSCode REST Client or hurl
:
brew install hurl
brew install jq
hurl js-deno/api.hurl | jq