scylladb / care-pet

Care Pet IoT ScyllaDB example
https://care-pet.docs.scylladb.com/
Apache License 2.0
48 stars 28 forks source link

docs: Issue in page Build an IoT App with Rust #134

Closed guy9 closed 1 year ago

guy9 commented 1 year ago

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