Voiden’s Post

View organization page for Voiden

224 followers

Most API tools implement scripting as a thin JavaScript layer. And yes, this can be ok for small tests, but it quickly breaks down when you start working with real, multi-step systems. In Voiden, we designed scripting as a true runtime layer: - It supports multiple languages, so you can use the one that fits your stack. - It runs on real interpreters, not a limited sandbox. - You can import packages and reuse your existing logic. - Workflows are stateful, letting you chain requests and maintain context across them. Already works with JavaScript and Python. Tomorrow, more languages will follow. The result: orchestration-level automation right inside your API client. Are you aware of another API tool that goes this far today? Download here: https://voiden.md/download GitHub: https://lnkd.in/d4rG6PcU

  • text

To view or add a comment, sign in

Explore content categories