{"id":28550712,"url":"https://github.com/dropbox/dropbox_hook","last_synced_at":"2026-03-12T08:05:42.825Z","repository":{"id":17029381,"uuid":"19793495","full_name":"dropbox/dropbox_hook","owner":"dropbox","description":"A tool for testing your Dropbox webhook endpoints.","archived":false,"fork":false,"pushed_at":"2021-02-08T00:01:59.000Z","size":9,"stargazers_count":23,"open_issues_count":1,"forks_count":12,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-06-10T03:11:03.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dropbox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-14T19:39:15.000Z","updated_at":"2024-03-06T13:02:21.000Z","dependencies_parsed_at":"2022-07-22T13:19:16.699Z","dependency_job_id":null,"html_url":"https://github.com/dropbox/dropbox_hook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dropbox/dropbox_hook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Fdropbox_hook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Fdropbox_hook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Fdropbox_hook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Fdropbox_hook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dropbox","download_url":"https://codeload.github.com/dropbox/dropbox_hook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dropbox%2Fdropbox_hook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263225935,"owners_count":23433605,"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":"2025-06-10T03:10:11.433Z","updated_at":"2026-03-12T08:05:42.795Z","avatar_url":"https://github.com/dropbox.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dropbox_hook.py\n\n## Setup\n\nThis tool requires the [`requests`](http://docs.python-requests.org/en/latest/) and [`click`](http://click.pocoo.org/) libraries. You can install both via pip:\n\n    pip install -r requirements.txt\n\n## Usage\n\n    Usage: dropbox_hook.py [OPTIONS] COMMAND [ARGS]...\n    \n      This tool makes it easier to test Dropbox webhooks, particularly on\n      localhost. It generates fake requests, mimicking what Dropbox itself\n      sends. Usage:\n    \n          dropbox_hook.py verify URL\n          dropbox_hook.py notify URL -s APP_SECRET -a ACCOUNT_ID\n    \n      For detailed help, try this:\n    \n          dropbox_hook.py COMMAND --help\n    \n    Options:\n      --help  Show this message and exit.\n    \n    Commands:\n      notify  Send a notification request.\n      verify  Send a verification request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropbox%2Fdropbox_hook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdropbox%2Fdropbox_hook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdropbox%2Fdropbox_hook/lists"}