Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 656 Bytes

File metadata and controls

17 lines (10 loc) · 656 Bytes

Syncano CLI documentation

Migrations

Migration allows you to transfer data from Parse to Syncano. Read the following guide carefully, to understand what can be transferred from Parse to Syncano, and what the limitations are.

Migrations

Sockets

Sockets are a powerful Syncano feature, which allows you to create your own API. They can be used to provide an integration with other applications (e.g. sending emails with SendGrid) or to define custom behavior for your endpoints e.g. for password reset. Sockets are built on the top of other Syncano solutions - like Script Endpoints.

Sockets