Soul

JSON →
library 0.8.2 ·javascript
verified Jun 7, 2026

Soul is a SQLite REST and Realtime server that automatically generates a REST API and WebSocket endpoint for any existing SQLite database. Version 0.8.2 provides declarative CRUD endpoints, real-time data streaming, authentication/authorization with JWT, rate limiting, and CORS configuration. Released under MIT license with irregular cadence. Key differentiator: instant REST+WebSocket layer over SQLite without schema definition, unlike alternatives that require configuration or code generation.