{"id":37155536,"url":"https://github.com/tckz/gapi","last_synced_at":"2026-01-14T18:23:38.231Z","repository":{"id":66599047,"uuid":"107419843","full_name":"tckz/gapi","owner":"tckz","description":"Command line tool for calling Google API","archived":false,"fork":false,"pushed_at":"2023-10-25T22:33:05.000Z","size":35,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-21T00:00:00.545Z","etag":null,"topics":["golang","google-api-client"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tckz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-18T14:31:15.000Z","updated_at":"2023-03-22T09:10:55.000Z","dependencies_parsed_at":"2024-06-20T23:11:56.378Z","dependency_job_id":"cea2376f-e230-4939-83d5-8bc1f3cc35ea","html_url":"https://github.com/tckz/gapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tckz/gapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tckz%2Fgapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tckz%2Fgapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tckz%2Fgapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tckz%2Fgapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tckz","download_url":"https://codeload.github.com/tckz/gapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tckz%2Fgapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28430781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["golang","google-api-client"],"created_at":"2026-01-14T18:23:37.534Z","updated_at":"2026-01-14T18:23:38.216Z","avatar_url":"https://github.com/tckz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gapi\n\nCommand line tool for calling Google API.\nhttps://github.com/google/google-api-go-client/\n\nBased on \nhttps://github.com/google/google-api-go-client/tree/master/examples\n\nAdd an authentication method, Made it be able to call APIs that I want to use by CLI.\n\n## Command line\n\n```text\n$ gapi [global options] \u003ccommand\u003e \u003csub-command\u003e\n\nOptions:\n  -cachetoken\n        cache the OAuth 2.0 token (default true)\n  -clientid string\n        OAuth 2.0 Client ID.  If non-empty, overrides --clientid_file\n  -clientid-file string\n        Name of a file containing just the project's OAuth 2.0 Client ID from https://developers.google.com/console. (default \"clientid.dat\")\n  -debug\n        show HTTP traffic\n  -httptest.serve string\n        if non-empty, httptest.NewServer serves on this address and blocks\n  -secret string\n        OAuth 2.0 Client Secret.  If non-empty, overrides --secret_file\n  -secret-file string\n        Name of a file containing just the project's OAuth 2.0 Client Secret from https://developers.google.com/console. (default \"clientsecret.dat\")\n  -service-account string\n        /path/to/service-account.json\n  -version\n        show Version\n```\n\n### Command: firebase-dynamiclinks\n\n#### stat\n\n* Retrieve link stats of URL which is generated by DynamicLinks.\n  ```text\n    $ gapi [auth args] firebase-dynamiclinks stat https://xyz.app.goo.gl/some\n  ```\n\n* Options for stat.\n  ```text\n  -duration int\n        Duration days (default 10)\n  -file string\n        /path/to/urls.txt\n  -parallelism int\n        Number of simultaneous requests (default 5)\n  ```\n\n# Build\n\n```\n$ make\n```\n\n## Requirement\n\n* Go 1.20\n* git\n* make\n\n\n# License\n\nBSD 2-Clause License\n\nSEE LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftckz%2Fgapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftckz%2Fgapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftckz%2Fgapi/lists"}