Usage

cargo run
curl -X POST -H "Content-Type: application/json" -d "100" http://localhost:3030/open
curl -X POST -H "Content-Type: application/json" -d "" http://localhost:3030/close
curl http://localhost:3030