hook-echo
Version, currently main branch1 version
- main branchlatestJun 24, 2021
github.com/flowplayer/webhook-echo-demo
a simple echo server to showcase how to use flowplayer webhooks
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
hook-echo:
github: flowplayer/webhook-echo-demo
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.0.0- License
- MIT
- Author
- Benjamin Clos
- Target
hook-echofrom src/hook-echo.cr
Dependencies
Runtime Dependencies
- kemal*github: kemalcr/kemal
README
Hook Echo
this is a simple echo server written in Crystal to demonstrate how to:
- accept flowplayer webhooks via HTTP
- properly verify that the webhook signature is correct
Setup
- install crystal
- clone this repo
- set up a webhook delivery endpoint using something like ngrok so it is publicly reachable
- in the project directory run
crystal run -d src/hook-echo.cr - spin up your ngrok endpoint binding port 8080
- watch the events come in
Contributing
- Fork it (https://github.com/flowplayer/hook-echo/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Benjamin Clos - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Jun 24, 2021
- Crystal
1.0.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/flowplayer/webhook-echo-demo
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1