st-webhook

simple tool to use Socialtext RESTful API

Install

All systems
curl cmd.cat/st-webhook.sh
Debian Debian
apt-get install libsocialtext-resting-perl
Ubuntu
apt-get install libsocialtext-resting-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libsocialtext-resting-perl
Raspbian
apt-get install libsocialtext-resting-perl

libsocialtext-resting-perl

simple tool to use Socialtext RESTful API

Socialtext::Resting is a module designed to allow remote access to the Socialtext REST APIs for use in perl programs. Included in this distribution is 'strut', a command line utility which accesses the Socialtext REST API using Socialtext::Resting methods.