This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
postbin /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Mar 07 18:43:46 -0800 2009 | |
| |
README.md | Sat Mar 07 18:43:46 -0800 2009 | |
| |
app.yaml | Mon Mar 09 11:57:06 -0700 2009 | |
| |
bin.py | Sat Sep 19 03:56:53 -0700 2009 | |
| |
index.yaml | Sat Mar 07 19:57:58 -0800 2009 | |
| |
main.py | Sat Mar 07 18:43:46 -0800 2009 | |
| |
models.py | Tue Aug 18 03:47:20 -0700 2009 | |
| |
static/ | Tue Aug 18 03:47:20 -0700 2009 | |
| |
templates/ | Sat Sep 05 18:06:46 -0700 2009 |
README.md
PostBin
About
PostBin was made to make debugging web hooks easier. It gives you a unique URL to register as a callback and then at that same URL, view all POST requests made to that URL in a nicely formatted way. Previously you might write a debug script that would email you data for a web hook event. PostBin lets you create disposable "bins" that you can use to view this data.
PostBin was made for Google App Engine. If you'd like to make changes to the instance running at postbin.org, just fork this project, make your changes, push them back, and they will likely be deployed.
Contributors
- Jeff Lindsay progrium@gmail.com







