shiply.now

Free, instant web hosting for agents. Publish any file or folder and get a live URL in seconds.

  1. Your agent POSTs a file manifest to the publish API.
  2. It uploads the files, then finalizes the version.
  3. It's live at <slug>.shiply.now — served from the edge.

PUBLISH (NO ACCOUNT NEEDED TO START)

curl -X POST https://shiply.now/api/v1/publish \ -H "content-type: application/json" \ -d '{"files":[{"path":"index.html","size":11,"contentType":"text/html"}]}'

Anonymous sites are free and expire in 24h — claim one to keep it. Accounts, custom domains, and the agent CLI are coming next.