{"id":41235917,"url":"https://github.com/inkeep/chat-api-proxy-example","last_synced_at":"2026-01-23T01:03:31.509Z","repository":{"id":236156063,"uuid":"787680633","full_name":"inkeep/chat-api-proxy-example","owner":"inkeep","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-22T19:48:21.000Z","size":66,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-03T08:28:06.062Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inkeep.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":"2024-04-17T01:25:04.000Z","updated_at":"2024-04-26T17:03:42.000Z","dependencies_parsed_at":"2024-04-25T23:22:43.886Z","dependency_job_id":"3892cd8b-83e2-41ae-9c9e-d535ef50fb9e","html_url":"https://github.com/inkeep/chat-api-proxy-example","commit_stats":null,"previous_names":["inkeep/proxy-example","inkeep/chat-api-proxy-example"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/inkeep/chat-api-proxy-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fchat-api-proxy-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fchat-api-proxy-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fchat-api-proxy-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fchat-api-proxy-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inkeep","download_url":"https://codeload.github.com/inkeep/chat-api-proxy-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inkeep%2Fchat-api-proxy-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28676490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"ssl_error","status_checked_at":"2026-01-23T01:00:19.529Z","response_time":144,"last_error":"SSL_read: 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":[],"created_at":"2026-01-23T01:03:31.389Z","updated_at":"2026-01-23T01:03:31.474Z","avatar_url":"https://github.com/inkeep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# proxy-example\nThis repository is a template for how to build/deploy a proxy for inkeep as docker image to cloud provider of your choice.\n\n## 1. Build the Docker Image\n\nTo build the Docker image, navigate to the project root and run the following command:\n\n```bash\ndocker build -t my-proxy-app .\n```\n\nYou can test the image locally with the use the following command:\n\n```bash\ndocker run -p 3000:3000 my-proxy-app\n```\n\n\n## 2. Push the image to your cloud provider registry\n\nYou can push this image to your cloud providers container registry.\n\n\n## 3. Deploy the container to the cloud\n\nFor GCP, you can use a service like Cloud Run.\n\nThe following is a guide to setting up the proxy in Google Cloud Platform. https://inkeep.notion.site/Inkeep-GCP-Example-d42733ee72874696a8c6bbc4a1edca94?pvs=4\n\n## 4. Configure your inkeep chat widget to point at the proxy instead\n\nMake sure to set [chatApiProxyDomain on your InkeepWidgetBase settings](https://docs.inkeep.com/ui-components/common-settings/base#inkeepwidgetbasesettings)\n\n## 5. Next steps\n\nConsider modifying the proxy example to implement your own authentication mechanism or add your own logging\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkeep%2Fchat-api-proxy-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finkeep%2Fchat-api-proxy-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finkeep%2Fchat-api-proxy-example/lists"}