{"id":13624796,"url":"https://github.com/kainosnoema/jim","last_synced_at":"2025-06-11T15:04:50.536Z","repository":{"id":3532757,"uuid":"4592290","full_name":"kainosnoema/jim","owner":"kainosnoema","description":"Simple webhook server","archived":false,"fork":false,"pushed_at":"2012-06-08T22:13:40.000Z","size":141,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-27T13:37:29.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kainosnoema.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-08T01:05:05.000Z","updated_at":"2015-08-12T23:36:14.000Z","dependencies_parsed_at":"2022-09-19T15:52:24.316Z","dependency_job_id":null,"html_url":"https://github.com/kainosnoema/jim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kainosnoema%2Fjim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kainosnoema%2Fjim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kainosnoema%2Fjim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kainosnoema%2Fjim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kainosnoema","download_url":"https://codeload.github.com/kainosnoema/jim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228383640,"owners_count":17911330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T21:01:46.552Z","updated_at":"2024-12-05T23:12:21.115Z","avatar_url":"https://github.com/kainosnoema.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Captain James \"Jim\" Hook\n\nSimple webhook server, built on [node](http://nodejs.org).\n\nNOTE: In early-stage development.\n\n## Installation\n\n    $ npm install -g jim\n\n## Quick Start\n\nInstall server\n\n    $ npm install -g jim\n    $ jim install ./jim\n    $ cd jim\n\nAdd a webhook with a shell command\n\n    $ jim add deploy-project -c \"echo 'Prepare to die, Peter Pan!'\"\n\n  ... or from an existing script\n\n    $ jim add deploy-project ~/project/deploy.sh\n\nRun the hook directly\n\n    $ jim run deploy-project\n\nStart the webserver\n\n    $ jim server -p 8080 \u0026\n\nTrigger the hook remotely with env vars\n\n    curl -X POST http://localhost:8080/hooks/deploy-project?branch=staging\n    # hook script is run with `JIM_BRANCH=staging`\n\n## Features\n\nSo far:\n\n  - Easy CLI\n  - HTTP API\n\n(in development)\n\n## Todo\n\n  - Authentication\n  - Tests\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2012 Evan Owen \u0026lt;kainosnoema@gmail.com\u0026gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkainosnoema%2Fjim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkainosnoema%2Fjim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkainosnoema%2Fjim/lists"}