Self-hosted BaaS & API Platform

Опубликовано: 16 Август 2026
на канале: Wisnu Saputro
74
3

Build production-ready backends without writing boilerplate code. A Backend as a Service platform that allows you to dynamically create REST APIs based on a defined schema. Built with Node.js, Fastify, and Prisma.

✨ Features
🚀 Dynamic API Generation - Automatically create REST APIs based on JSON schemas
⚡ Custom Functions - Serverless functions with TypeScript/JavaScript (NEW!)
🔐 Authentication & Authorization - JWT authentication + API key management
📊 Multi-tenant - Project isolation with a database per project
🗄️ Database Flexibility - Supports PostgreSQL and MySQL
📁 File Upload - Local and cloud storage (S3 ready)
🔍 Query & Filtering - Built-in pagination, sorting, and filtering
📝 Schema Validation - Automatic data validation based on schemas
🗑️ Soft Delete - Optional soft delete for collections
⏰ Timestamps - Auto-generated createdAt and updatedAt