cabel-sample

0.2.0 • Public • Published

caleb-sample

an example of a single expressjs serving bots to multiple facebook pages

usage

Start the server

npm start

Launch a bot

curl -XPOST \
    localhost:4138/launchBot/79be289d-0480-4e86-bcff-a7b4f3f38b37/5630e4ee-84c8-415e-a165-940c5fe9d49e

Talk to the bot

curl -XGET \
    localhost:4138/79be289d-0480-4e86-bcff-a7b4f3f38b37/5630e4ee-84c8-415e-a165-940c5fe9d49e

/cabel-sample/

    Package Sidebar

    Install

    npm i cabel-sample

    Weekly Downloads

    2

    Version

    0.2.0

    License

    AGPL-3.0

    Last publish

    Collaborators

    • fczuardi