mirror of
https://github.com/Rolands-Laucis/Socio.git
synced 2026-05-21 06:46:19 -06:00
upd
This commit is contained in:
parent
490cedb332
commit
c8272c2e4b
2 changed files with 6 additions and 6 deletions
|
|
@ -4,11 +4,11 @@
|
|||
|
||||
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 [Basic Demo](https://github.com/Rolands-Laucis/Socio.js/blob/master/demos/basic/readme.md) to try an interactive bare-bones demonstration.
|
||||
Check [Basic Demo](https://github.com/Rolands-Laucis/Socio/blob/master/demos/basic/readme.md) to try an interactive bare-bones demonstration.
|
||||
|
||||
Check [Secure Framework Demo](https://github.com/Rolands-Laucis/Socio.js/blob/master/demos/framework/README.md) to try an interactive demonstration on a Svelte-Vite app!
|
||||
Check [Secure Framework Demo](https://github.com/Rolands-Laucis/Socio/blob/master/demos/framework/README.md) to try an interactive demonstration on a Svelte-Vite app!
|
||||
|
||||
Check the [Simple Documentation](https://github.com/Rolands-Laucis/Socio.js/blob/master/core/docs.md) page to see direct examples and explinations of how to use various parts of the lib. Might be out of date, but the lib core files arent that big, and they are full of comments, so u can read up on those.
|
||||
Check the [Simple Documentation](https://github.com/Rolands-Laucis/Socio/blob/master/core/docs.md) page to see direct examples and explinations of how to use various parts of the lib. Might be out of date, but the lib core files arent that big, and they are full of comments, so u can read up on those.
|
||||
|
||||
## How?
|
||||
|
||||
|
|
|
|||
|
|
@ -4,11 +4,11 @@
|
|||
|
||||
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 [Basic Demo](https://github.com/Rolands-Laucis/Socio.js/blob/master/demos/basic/readme.md) to try an interactive bare-bones demonstration.
|
||||
Check [Basic Demo](https://github.com/Rolands-Laucis/Socio/blob/master/demos/basic/readme.md) to try an interactive bare-bones demonstration.
|
||||
|
||||
Check [Secure Framework Demo](https://github.com/Rolands-Laucis/Socio.js/blob/master/demos/framework/README.md) to try an interactive demonstration on a Svelte-Vite app!
|
||||
Check [Secure Framework Demo](https://github.com/Rolands-Laucis/Socio/blob/master/demos/framework/README.md) to try an interactive demonstration on a Svelte-Vite app!
|
||||
|
||||
Check the [Simple Documentation](https://github.com/Rolands-Laucis/Socio.js/blob/master/core/docs.md) page to see direct examples and explinations of how to use various parts of the lib. Might be out of date, but the lib core files arent that big, and they are full of comments, so u can read up on those.
|
||||
Check the [Simple Documentation](https://github.com/Rolands-Laucis/Socio/blob/master/core/docs.md) page to see direct examples and explinations of how to use various parts of the lib. Might be out of date, but the lib core files arent that big, and they are full of comments, so u can read up on those.
|
||||
|
||||
## How?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue