Join Slack
Powered by
Thanks! How would the curl look like with a JsonHa...
# ask-for-help
m
Madis
12/09/2019, 6:38 PM
Thanks! How would the curl look like with a JsonHandler? Something like this?
Copy code
curl -X POST "<http://127.0.0.1:5000/predict>" -F json=@sample.json
in the predict function I've already decoded the incoming base64
Open in Slack
Previous
Next