mirror of
https://github.com/Rolands-Laucis/Socio.git
synced 2026-05-15 14:15:57 -06:00
| .. | ||
| .npmignore | ||
| core-client.js | ||
| core.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| secure.js | ||
Socio.js - under active early development!
Connect frontend to backend DB reactively!
Say goodbye to REST APIs. No more API middleware and DB interfacing functions and wrappers and handlers. Write your SQL queries on the frontend and have their results be automagically refreshed on all clients when a resource is changed on the server DB.
Check demo to try an interactive bare-bones demonstration.