Syncano / syncano-server-js

Syncano Server-side Library

Home Page:https://syncano.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm CircleCI codecov

Syncano Server-side Library

This library supposed to be used in Syncano Sockets (inside scripts) to communicate with Syncano Core Services. Syncano provides various Core Services:

  • Database (data) - NoSQL database to store your application data
  • Users Management (users) - service to store and manage users and groups of your application
  • Event Loop (events) - service to emit events which can be caught by any Socket
  • Realtime Channels (channels) - implement publish/subscribe model for realtime communication

Read Documentation

License

Syncano Server Library is MIT licensed. See LICENSE.

About

Syncano Server-side Library

https://syncano.io

License:MIT License


Languages

Language:JavaScript 100.0%