{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://inquir.org/#organization","name":"Inquir","url":"https://inquir.org","logo":"https://inquir.org/favicon.png"},{"@type":"WebSite","@id":"https://inquir.org/#website","name":"Inquir Compute","url":"https://inquir.org","inLanguage":["en","ru"],"publisher":{"@id":"https://inquir.org/#organization"}},{"@type":"SoftwareApplication","@id":"https://inquir.org/#softwareapplication","name":"Inquir Compute","applicationCategory":"DeveloperApplication","operatingSystem":"Web","inLanguage":"en","url":"https://inquir.org/en/","isPartOf":{"@id":"https://inquir.org/#website"},"description":"Run code in containers with one HTTP front door for APIs and webhooks, repeating tasks, background work, clear logs, and configuration via per-function environment variables.","featureList":["HTTP gateway","Schedules and background jobs","Node.js, Python, Go","Logs and run history","Per-function environment variables"],"offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"publisher":{"@id":"https://inquir.org/#organization"},"author":{"@id":"https://inquir.org/#organization"},"datePublished":"2025-01-01T00:00:00.000Z","dateModified":"2026-06-07T15:40:54.739Z"},{"@type":"FAQPage","@id":"https://inquir.org#faq","url":"https://inquir.org","isPartOf":{"@id":"https://inquir.org/#website"},"mainEntity":[{"@type":"Question","name":"Is it really free to start?","acceptedAnswer":{"@type":"Answer","text":"Yes. The Free tier is free forever — 10K invocations/mo, hot containers, full API Gateway. No credit card required."}},{"@type":"Question","name":"Do I need Docker or Kubernetes?","acceptedAnswer":{"@type":"Answer","text":"No. Write a function, click Deploy, get a URL. Inquir handles containers under the hood."}},{"@type":"Question","name":"How is it different from Vercel or Cloudflare Workers?","acceptedAnswer":{"@type":"Answer","text":"Inquir runs real containers — full Node.js 22, Python 3.12, or Go 1.22. Any npm package, up to 5 min runtime, pre-built AI layers. Edge runtimes can't do that."}},{"@type":"Question","name":"What happens if I exceed my invocation limit?","acceptedAnswer":{"@type":"Answer","text":"On Free, extra invocations are rejected gracefully — no surprise bills. On paid plans we notify you before any action."}},{"@type":"Question","name":"Is my code secure?","acceptedAnswer":{"@type":"Answer","text":"Each function runs in an isolated container with no network access by default. You configure per-function environment variables in the editor; observability masks common secret-like patterns in logs and traces."}}]}]}