soul
API server
An automatic API server that creates RESTful and WebSocket APIs using SQLite as the backend database
🕉 Soul | Automatic SQLite RESTful and realtime API server | Build CRUD APIs in seconds!
2k stars
12 watching
53 forks
Language: JavaScript
last commit: 11 months ago nodejsrealtimerestsqlitesqlite3
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A full-stack web application built with Svelte, Vite, and Capacitor, utilizing SQLite as the backend database and providing CRUD operations for users. | 14 |
| | A library providing an API client and server with Zod-based validation and auto-completion features for TypeScript applications. | 1,718 |
| | A Quasar-based CRUD component using Axios to fetch remote data | 17 |
| | Provides an idiomatic and type-safe interface to Microsoft SQL Server from Fable Node applications. | 13 |
| | A Vue.js based application framework for building REST-ful CRUD systems with features like filtering, sorting, and authentication | 834 |
| | Automates the creation of common application components | 1,410 |
| | A VueJS reactive RESTful API client with features like automatic request refreshing and cancellation, ideal for building data-driven web applications. | 171 |
| | A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls | 29 |
| | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,189 |
| | A stand-alone Swift wrapper around the SQLite 3 client library. | 50 |
| | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
| | Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
| | A wrapper around sqlite's C API to simplify usage in Zig programming language | 396 |
| | A command-line interface for interacting with various relational databases | 135 |
| | A Haskell/Scotty-based real-world backend API example with CRUD operations and authentication | 209 |