VibeHunt
Back to browse

RapidForge

Lightweight platform for building webhooks, scheduled tasks and pages. Implement your logic with Bash or Lua.

RapidForge is a self‑hosted platform that lets developers expose Bash or Lua scripts as HTTP endpoints, dynamic web pages, or scheduled jobs. A single binary provides a web interface for defining webhook paths, HTTP methods, and cron‑like schedules, while built‑in SQLite storage handles configuration and event logs without external dependencies.

The system includes authentication support such as OAuth2 and bearer tokens, and it supplies HTTP and JSON libraries for the scripting languages, enabling scripts to process request data and produce responses. A drag‑and‑drop page editor allows forms to be linked to scripts, and all executions are logged for audit purposes.

Designed for simplicity and portability, RapidForge runs on Linux, macOS, and Windows without requiring additional runtime installations. Its open‑source Apache‑2.0 license and self‑updating binary make it suitable for internal tools, automation workflows, and lightweight API services.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps