0.2.0 • Published 8 years ago

cabel-sample v0.2.0

Weekly downloads
3
License
AGPL-3.0
Repository
github
Last release
8 years ago

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
0.2.0

8 years ago

0.1.2

8 years ago