PulseAugur
实时 08:59:03
(CA) API Docs

Replit 因资源限制停用代码执行 API

Replit 此前提供了一个用于在安全云沙箱中执行代码的 API,支持 HTTP 和 WebSocket 接口。该 API 设计用于多种用例,包括浏览器内编码环境、练习和实时面试。它提供了一个 JavaScript 库用于集成,并设有代码执行和并发 WebSocket 连接限制的套餐。然而,Replit 此后因资源限制已停用此 API。 AI

影响API 提供了一个用于执行代码的沙箱,可以集成到各种应用程序和服务中。

排序理由 开发者工具的产品公告。

在 Replit blog 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. Replit blog TIER_1 (CA) ·

    API Docs

    [Update Oct 2022: We have retired our API, we are excited by our previous work but we do not have the resources to support this at the moment.] Repl.it's code execution API is an HTTP and WebSocket endpoint that you connect to and send code to execute. You can connect from any de…