{"id":19466804,"url":"https://github.com/dena/aehcl","last_synced_at":"2026-01-12T07:38:10.875Z","repository":{"id":56192199,"uuid":"217514233","full_name":"DeNA/aehcl","owner":"DeNA","description":"App Engine Http Client","archived":false,"fork":false,"pushed_at":"2021-06-11T09:36:43.000Z","size":48,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-03T20:05:22.115Z","etag":null,"topics":["appengine","appengine-go","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeNA.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}},"created_at":"2019-10-25T10:56:35.000Z","updated_at":"2021-10-04T03:31:11.000Z","dependencies_parsed_at":"2022-08-15T14:20:53.449Z","dependency_job_id":null,"html_url":"https://github.com/DeNA/aehcl","commit_stats":null,"previous_names":["emahiro/aehcl"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeNA%2Faehcl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeNA%2Faehcl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeNA%2Faehcl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeNA%2Faehcl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeNA","download_url":"https://codeload.github.com/DeNA/aehcl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250808033,"owners_count":21490607,"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":["appengine","appengine-go","go"],"created_at":"2024-11-10T18:30:19.177Z","updated_at":"2026-01-12T07:38:10.869Z","avatar_url":"https://github.com/DeNA.png","language":"Go","readme":"# App Engine Http Client\n\n[![GoDoc](https://godoc.org/github.com/DeNA/aehcl?status.svg)](https://godoc.org/github.com/DeNA/aehcl)\n[![Go Report Card](https://goreportcard.com/badge/github.com/DeNA/aehcl)](https://goreportcard.com/report/github.com/DeNA/aehcl)\n\n## Description\n\nApp Engine HTTP Client provides HTTP RoundTripper for authentication service-to-service in Google App Engine.  \nThis package is inspired by [Authentication Service-to-Service](https://cloud.google.com/run/docs/authenticating/service-to-service)\n\n## Installation\n\n```sh\ngo get github.com/DeNA/aehcl\n```\n\n## Usage\n\n```go\n\nclient := \u0026http.Client {\n    Transport: aehcl.Transport(nil)\n}\n\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdena%2Faehcl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdena%2Faehcl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdena%2Faehcl/lists"}