21 Forks
335 Stars
335 Watchers

telepat-api

This is the Telepat API where HTTP calls are made. CRUD operations are not processed here directly. Messages are sent to the Telepat workers where CRUD operations are being taken care of along with client communication (notifications).

How to download and setup telepat-api

Open terminal and run command
git clone https://github.com/telepat-io/telepat-api.git
git clone is used to create a copy or clone of telepat-api repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with telepat-api https://github.com/telepat-io/telepat-api/archive/master.zip

Or simply clone telepat-api with SSH
[email protected]:telepat-io/telepat-api.git

If you have some problems with telepat-api

You may open issue on telepat-api support forum (system) here: https://github.com/telepat-io/telepat-api/issues