blib blub
console.log("hello world :D");
curl \
-X POST \
-H "Content-Type: application/json" \
-d '{"type": "Demo", "data": {"hello": "world :D"}}' \
https://api.localhost/
blib blub
console.log("hello world :D");
curl \
-X POST \
-H "Content-Type: application/json" \
-d '{"type": "Demo", "data": {"hello": "world :D"}}' \
https://api.localhost/