soul
API server
Automated API server and real-time WebSocket server for building CRUD APIs with a SQLite backend
🕉 Soul | Automatic SQLite RESTful and realtime API server | Build CRUD APIs in seconds!
2k stars
11 watching
54 forks
Language: JavaScript
last commit: about 1 month ago nodejsrealtimerestsqlitesqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
jepiqueau/vite-sveltekit-capacitor-sqlite | A full-stack web application built with Svelte, Vite, and Capacitor, utilizing SQLite as the backend database and providing CRUD operations for users. | 14 |
ecyrbe/zodios | A library providing an API client and server with Zod-based validation and auto-completion features for TypeScript applications. | 1,696 |
odranoelbr/vue-quasar-crud | A Quasar-based CRUD component using Axios to fetch remote data | 17 |
zaid-ajaj/fable.sqlclient | Provides an idiomatic and type-safe interface to Microsoft SQL Server from Fable Node applications. | 13 |
what-crud/vue-crud | A Vue.js based REST-ful CRUD system with authentication and layout management features | 833 |
sohelamin/crud-generator | Automates the creation of common application components | 1,406 |
chimera-js/vue-chimera | A VueJS reactive RESTful API client with features like automatic request refreshing and cancellation, ideal for building data-driven web applications. | 171 |
cristianszwarc/react_crud_localstorage | A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls | 29 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,188 |
perfectlysoft/perfect-sqlite | A stand-alone Swift wrapper around the SQLite 3 client library. | 50 |
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
btrask/sqlheavy | Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
vrischmann/zig-sqlite | A thin wrapper around sqlite's C API for the Zig programming language. | 378 |
theseus-rs/rsql | A command-line interface for interacting with various relational databases | 127 |
eckyputrady/haskell-scotty-realworld-example-app | A Haskell/Scotty-based real-world backend API example with CRUD operations and authentication | 210 |