Kenneth Reitz 387292cd39 /get POST
2011-05-11 23:00:30 -04:00
2011-05-11 23:00:30 -04:00
2011-05-11 20:09:00 -04:00
2011-05-11 19:58:51 -04:00
2011-05-11 20:00:23 -04:00
2011-05-11 19:55:06 -04:00
2011-05-11 19:58:51 -04:00

webhook-reel
============

Jenkins doesn't let you trigger builds via webhook POSTs.

This will work.




Routes
------

``/``
    Text box for entering request type and URL.
    Returns webook-reel url, w/ clippy.

``/get/<url>``
    GETs given url.

``/head/<url>``
    HEADs given url.

``/put/<url>``
   PUTs given url.

``/post/<url>``
    I have no idea why you'd want to do this.



Future
------

- Support for optional data and paramaters
- Templating for inserting webhook data (jinja2)


License
-------

ISC.

S
Description
No description provided
Readme ISC 48 KiB
Languages
Python 80.5%
HTML 19.5%