]> jfr.im git - uguu.git/blame - tools.txt
Merge pull request #41 from Jeroen52/patch-1
[uguu.git] / tools.txt
CommitLineData
362ecdf8
GJ
1
2Tools
3
4ShareX: https://getsharex.com
5API
6
7To upload using curl or make a tool you can post using:
8curl -i -F name=test.jpg -F file=@localfile.jpg https://uguu.se/api.php?d=upload (HTML Response)
9curl -i -F name=test.jpg -F file=@localfile.jpg https://uguu.se/api.php?d=upload-tool (Plain text Response)