So, an example: https://nfvlz-jaaaa-aaaah-qcciq-cai.raw.ic0.app/?type=thumbnail&tokenid=dbk5b-nykor-uwiaa-aaaaa-b4aqs-eaqca-aaaek-a
How to get motoko canister to handle the request? For example, read url params, etc.
Canisters can implement http_request.
http_request
I gave a trivial example in Motoko here:
There’s another here:
You can also do the same in Rust:
See also:
if i want httpresponse for 2or3 times. how can i do that