POST
to http://hackathon-001.vyvojarisobe.cz/image/- Params:
- url
string
-http://hackathon-001.vyvojarisobe.cz/test.jpg
- content
string
-[IMAGE CONTENT IN BASE64]
- url
- Content types:
application/x-www-form-urlencoded
- standard form dataapplication/json
- json in request body
url=http%3A%2F%2Fhackathon-001.vyvojarisobe.cz%2Ftest.jpg
or
content=[IMAGE CONTENT IN BASE64]
{"url": "http://hackathon-001.vyvojarisobe.cz/test.jpg"}
or
{"content": "[IMAGE CONTENT IN BASE64]"}
{"key":"77615240eee222785fa472f901c255d7","filesize":1017958,"updated":1457874692}
{"key":"77615240eee222785fa472f901c255d7","filesize":1017958,"updated":1457874692}
Yes, look into app/config.php
.