Sha256: cc6f2afbbbeabfa74a88dc9e9b60c14a5b6507aaf19be9a93fd61a5524a8f238

Contents?: true

Size: 224 Bytes

Versions: 8

Compression:

Stored size: 224 Bytes

Contents

# a curl command to test the server with a smaple json file

curl -i -H "Accept: application/json" -H "Content-Type: application/json" -X POST --data "$( < /path/to/json/file )"   http://localhost:8000/handle_webhook_event

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
chook-1.1.5 data/sample_jsons/README
chook-1.1.5b1 data/sample_jsons/README
chook-1.1.2 data/sample_jsons/README
chook-1.1.1 data/sample_jsons/README
chook-1.1.0 data/sample_jsons/README
chook-1.0.1.b2 data/sample_jsons/README
chook-1.0.1.b1 data/sample_jsons/README
chook-1.0.0.b1 data/sample_jsons/README