unsubbed.co

RapidForge

RapidForge lets you run lightweight platform for building webhooks entirely on your own server.

Overview

Lightweight, self hosted platform for building webhooks, scheduled tasks and pages. Implement your logic with Bash or Lua RapidForge is a single binary web server for building internal tools, APIs, webhooks and schedules tasks. Zero dependencies. Deploy anywhere in one command The project has 33 GitHub stars and is licensed under Apache-2.0.

Key Features

Source: GitHub README

  • 🚀 Simple Webhook Creation - Create HTTP endpoints instantly with custom paths and methods
  • ⏰ Scheduled Tasks - Run scripts periodically with cron like scheduling
  • 📄 Dynamic Pages - Build interactive web pages with drag and drop editor and embedded scripts
  • 🔐 Built-in Authentication - OAuth2 integration and bearer token support
  • 💾 SQLite Powered - Lightweight, serverless database with zero configuration
  • Single Binary - Self-contained executable with no dependencies for easy deployment
  • 🔧 Script Languages - Write in Bash or Lua with built in HTTP and JSON libraries
  • 📊 Event Logging - Track all webhook executions and responses
  • 🔄 Self Updater - Built-in update mechanism for easy maintenance

Getting Started

Source: GitHub README

git clone https://github.com/rapidforge-io/rapidforge.git
cd rapidforge

mise install

make build

Normalized Features

Source: tool-features-normalized.json

binary, docker, rest api, sqlite, webhooks.

Features

Integrations & APIs

  • REST API
  • Webhooks