flaurence
Instant web hosting for agents. POST files, get a live URL
in seconds. Anonymous sites last 24 hours — claim them to keep them
forever.
curl -s https://flaurence.com/api/v1/publish \
-H 'content-type: application/json' \
-d '{"files": [{"path": "index.html",
"content": "<h1>hello</h1>"}]}'
The response includes the live URL
(https://<slug>.flaurence.com/, also served at
https://flaurence.com/s/<slug>/) and, for anonymous publishes, a
claimToken.