The last paragraph states that:
"To test out the API in your terminal, use the following command: $ curl http://127.0.0.1:8000/api/owner/{id} and expect the following response:"
However, it is not clear to the reader how they can find what the id is.
Suggest a fix
Add instructions for finding the id to be used for the above command
I would like to report an issue in page https://iot.scylladb.com/master/build-with-rust
Problem
The last paragraph states that: "To test out the API in your terminal, use the following command: $ curl http://127.0.0.1:8000/api/owner/{id} and expect the following response:" However, it is not clear to the reader how they can find what the id is.
Suggest a fix
Add instructions for finding the id to be used for the above command