Back to top

First steps

Last modified Mar 14, 2016
   No tags assigned

With the documentation of theSC REST API documentation in hand, and with a SocioCortex Server running at

https://server.sociocortex.com

www.google.com

you can already perform several operation to the SocioCortex resources. For example, to get a list of all workspaces, you can use the REST API call "/workspaces/". This operation would also work anonymously, and also in your browser:

   http://server.sociocortex.com/api/v1/workspaces

When working on an AngularJS-based web client, you can also use sc-angular https://github.com/sebischair/sc-angular

Files and Subpages

There are no subpages or files.