How i can add entry points into my canister to accept HTTP requests ? Is there any sample available ?
Thank you
Regards
Waheed
How i can add entry points into my canister to accept HTTP requests ? Is there any sample available ?
Thank you
Regards
Waheed
A couple of examples here if they help:
https://forum.dfinity.org/t/question-on-http-request/2637/11?u=ori
https://forum.dfinity.org/t/simple-http-request-handler-canister-in-motoko/6053?u=ori
Thanks alot i will try and update you Ori