{"id":20843843,"url":"https://github.com/tkc/go_bedrock_proxy_server","last_synced_at":"2026-06-04T19:31:17.955Z","repository":{"id":257408844,"uuid":"857484973","full_name":"tkc/go_bedrock_proxy_server","owner":"tkc","description":"A proxy server that sends signed requests to AWS Bedrock. It reads AWS credentials from a YAML configuration file, signs requests using AWS Signature Version 4, and forwards them to the Bedrock API for processing.","archived":false,"fork":false,"pushed_at":"2024-09-16T23:28:23.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T11:13:29.972Z","etag":null,"topics":["bedrock","golang","proxy"],"latest_commit_sha":null,"homepage":"","language":"Go","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/tkc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-14T19:26:26.000Z","updated_at":"2024-09-16T23:28:26.000Z","dependencies_parsed_at":"2024-09-16T19:45:47.761Z","dependency_job_id":null,"html_url":"https://github.com/tkc/go_bedrock_proxy_server","commit_stats":null,"previous_names":["tkc/go_bedroxk_proxy_server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tkc/go_bedrock_proxy_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkc%2Fgo_bedrock_proxy_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkc%2Fgo_bedrock_proxy_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkc%2Fgo_bedrock_proxy_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkc%2Fgo_bedrock_proxy_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkc","download_url":"https://codeload.github.com/tkc/go_bedrock_proxy_server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkc%2Fgo_bedrock_proxy_server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33917183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bedrock","golang","proxy"],"created_at":"2024-11-18T02:07:32.685Z","updated_at":"2026-06-04T19:31:17.916Z","avatar_url":"https://github.com/tkc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Bedrock Proxy Server\n\nThis project provides a proxy server that sends signed requests to AWS Bedrock. It reads the AWS credentials from a YAML configuration file, signs the request using AWS Signature Version 4, and sends the signed request to the Bedrock API.\n\n## Setup Configuration\n\nCreate a config.yaml file in the root of your project directory with the following structure:\n\n```yaml\nregion: \"us-west-2\"\naccess_key_id: \"YOUR_ACCESS_KEY\"\nsecret_access_key: \"YOUR_SECRET_ACCESS_KEY\"\nmodel_id: \"YOUR_MODEL_ID\"\n```\n\n## Run the Application\n\n```bash\ngo run main.go\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkc%2Fgo_bedrock_proxy_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkc%2Fgo_bedrock_proxy_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkc%2Fgo_bedrock_proxy_server/lists"}