Scripting done differently? (python, shell script, JS)

posted 1 min read

Most of the folks that have done scripting, already have this fixed idea in their heads, thats scripting means JS.

That was the case for me as well till the day someone eventually asked when we would add pre and post requests in Voiden. Our instinct was to say "ok, its coming soon" and then build it quickly. But then we started thinking about all these hidden assumptions around scripting. So we took a bit more time and shipped something nice: scripting as a true runtime layer that:

  • Supports multiple languages, so you can use the one that fits your stack.
  • 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, Python and shell. Tomorrow, more languages will follow.

The result is something we deeply care about: orchestration-level automation right inside your API client.

check here: https://voiden.md/download
repo: https://github.com/VoidenHQ/voiden

More Posts

Dashboard Operasional Armada Rental Mobil dengan Python + FastAPI

Masbadar - Mar 12

I Wrote a Script to Fix Audible's Unreadable PDF Filenames

snapsynapse - Apr 20

DevLog 20251214: Yet Another Shell Script – Keeping Build Automation Simple with EasyShell

Methodox - May 4

Automating With Python: A Developer’s Guide

Tejas Vaij - May 14, 2024

Leveraging Python for System Administration

Tejas Vaij - May 1, 2024
chevron_left

Related Jobs

View all jobs →

Commenters (This Week)

2 comments
1 comment
1 comment

Contribute meaningful comments to climb the leaderboard and earn badges!