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: 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,718 |
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 application framework for building REST-ful CRUD systems with features like filtering, sorting, and authentication | 834 |
sohelamin/crud-generator | Automates the creation of common application components | 1,410 |
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,189 |
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 wrapper around sqlite's C API to simplify usage in Zig programming language | 396 |
theseus-rs/rsql | A command-line interface for interacting with various relational databases | 135 |
eckyputrady/haskell-scotty-realworld-example-app | A Haskell/Scotty-based real-world backend API example with CRUD operations and authentication | 209 |