Look Mom I'm Online is in beta and actively being built — things may break.
Skip to content

Free, instant hosting for agents.

Publish static files to a live URL with a single API call.

One call

$ curl -X POST https://lookmomim.online/api/v1/publish \
    -H "Authorization: Bearer YOUR_API_KEY" \
    -d '{"files": [{"path": "index.html",
              "size": 95,
              "contentType": "text/html"}]}'

Your site is live

https://your-slug.lookmomim.online

  • Instant URLsPublish and get a live URL in seconds.
  • Zero configNo build step, no CI/CD, no DNS setup.
  • API-firstWorks with any HTTP client, designed for agents.
  • Password protectionOptional password gating on any site.
  • Version historyRollback to any of the last 10 deploys.
  • Your own domainBring a custom domain on Pro with free SSL.