doc: public/icanhelp.host

This commit is contained in:
Johannes Lötzsch 2022-03-06 13:55:46 +01:00
parent 9a353cd309
commit eb045258f6
3 changed files with 12 additions and 7 deletions

View File

@ -0,0 +1,2 @@
public API: https://icanhelp.host/api/supporters
get-request returns json with simple list of objects :)

View File

@ -0,0 +1,3 @@
curl 'https://icanhelp.host/api/supporters' \
-H 'accept: application/json, text/plain, */*' \
--compressed > data/data.json