January 30, 2009
2:18 am | Last updated: January 31, 2009 at: 4:10 am
Post-Commit Web Hooks for Project Hosting on Google Code
Post-Commit Web Hooks for Project Hosting on Google Code, allow web services to receive repository commit notifications follows the Web Hooks model, and is delivered as an HTTP POST request containing a JSON commit description. Projects can use this feature to integrate with all kinds of external tools, including continuous build systems, bug trackers, project metrics, and social networks.
More info: example application | source code
Loading

Leave a comment »