Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • agilezen-github-post-receive-hook ... create user specifically for the API and limit the privileges as needed. Add the post receive hook in Github as ... img src='https://github.com/MarkBorcherding/agilezen-github-post-receive-hook/wiki/screenshot.png'/> # To Do * Nothing.....now that it' ...
  • django-postmark ... models and view that enable integration with Postmark's bounce hook api. Installation ------------ You can install django postmark with pip by ... to your root urls.py. This will cause your bounce hook location to live at /postmark/bounce/. Then simply add ...
  • flowdock-git-hook ... source flow tokens. 0.x versions use a deprecated API which will be removed soon. ## Installation First, you need ... instructions for [Gitlab](https://github.com/flowdock/flowdock-git-hook/wiki/Gitlab) and [Redmine](https://github.com/flowdock/flowdock- ...
  • git-redmine-hook ... 'mvn package' will create the executable JAR /target/git-redmine-hook--exe.jar INSTALLATION ============ Put the following lines into ... you have enabled the corresponding GIT hook to run this program. Make sure the API key belongs to a Redmine ...
  • wordpress-json-api ... data manipulation methods. = Required arguments = * `controller` - the JSON API controller for the method you will use the ... ) { return '/path/to/widgets.php'; } __Capitalization__ Your filter hook must be all-lowercase to work correctly. The ...
  • githubpr_to_jira ... PRs to Jira Issues Simple Silex Application that listens to Github PR Hook API and transforms the PRs to Jira Tickets. You have to ... and add the projects you want to observe. Add a pull-request hook to the github repository. You might need to use the API ...
  • SVN-Deploy ... required ## IN DEVELOPMENT FOR 0.7.0 (DEV) * SVN Deploy Connect: post-commit hook API for auto-update * Checkout from remote SVN repositories * Hook scripting for post-checkout (ie. Apache vhost auto-config and restart) * ...
  • bigcommerce-api-php Connect PHP applications with the Bigcommerce Platform Bigcommerce API Client ====================== PHP client for connecting to the Bigcommerce V2 ... your credentials to the static configuration hook to prepare the API client for connecting to a store on ...
  • hook.io-feedsub ... node-feedsub) to read feeds. Take a look at its constructor API for all the options that can be passed to it. # Usage ```bash hookio-feedsub ``` # Install ```bash npm -g install hook.io-feedsub ``` # Tests The single test is written with [vows ...
  • Class-AutoGenerate ... we cheat the system a little bit. According ot the require hook API, this method should return either a filehandle containing the code to be read or "undef" indicating that the hook does not know about the file being required. This is ...