{"id":20791447,"url":"https://github.com/keploy/samples-go","last_synced_at":"2025-10-11T00:07:31.548Z","repository":{"id":42066024,"uuid":"466973653","full_name":"keploy/samples-go","owner":"keploy","description":"Keploy Go SDK samples","archived":false,"fork":false,"pushed_at":"2025-10-01T07:33:40.000Z","size":129362,"stargazers_count":31,"open_issues_count":16,"forks_count":95,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-01T09:28:44.613Z","etag":null,"topics":["community-contributions-accepted","community-project","go","golang","hacktoberfest","hacktoberfest-2023","official-sdk","sample-apps"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/keploy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-07T06:41:23.000Z","updated_at":"2025-10-01T07:33:44.000Z","dependencies_parsed_at":"2023-11-20T06:32:55.534Z","dependency_job_id":"70ec706e-122b-4614-ae34-40b787fc5225","html_url":"https://github.com/keploy/samples-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"keploy/template","purl":"pkg:github/keploy/samples-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fsamples-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fsamples-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fsamples-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fsamples-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keploy","download_url":"https://codeload.github.com/keploy/samples-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keploy%2Fsamples-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005645,"owners_count":26083940,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":["community-contributions-accepted","community-project","go","golang","hacktoberfest","hacktoberfest-2023","official-sdk","sample-apps"],"created_at":"2024-11-17T15:44:43.339Z","updated_at":"2025-10-11T00:07:31.542Z","avatar_url":"https://github.com/keploy.png","language":"Go","readme":"\u003ch1 align=\"center\"\u003e Keploy Go Samples Apps \u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\n  \u003ca href=\"CODE_OF_CONDUCT.md\" alt=\"Contributions welcome\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Contributions-Welcome-brightgreen?logo=github\" /\u003e\u003c/a\u003e\n    \n  \u003ca href=\"https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg\" alt=\"Slack\"\u003e\n    \u003cimg src=\".github/slack.svg\" /\u003e\u003c/a\u003e\n    \n  \u003ca href=\"https://opensource.org/licenses/Apache-2.0\" alt=\"License\"\u003e\n    \u003cimg src=\".github/License-Apache_2.0-blue.svg\" /\u003e\u003c/a\u003e\n\n**Note** :- Issue Creation is disabled on this Repository, please visit [here](https://github.com/keploy/keploy/issues/new/choose) to submit Issue.\n\n# Keploy Go Samples\nThis repo contains the sample for [Keploy's](https://keploy.io)🐰 with Golang. Please feel free to contribute if you'd like submit a sample for another use-case or library.\n\n\n## Go Sample Apps with Keploy\n\n1. [Echo-MySQL](https://github.com/keploy/samples-go/tree/main/echo-mysql)\n2. [Echo-SQL](https://github.com/keploy/samples-go/tree/main/echo-sql)\n3. [Fasthttp-Postgress](https://github.com/keploy/samples-go/tree/main/fasthttp-postgres)\n4. [Gin-Mongo](https://github.com/keploy/samples-go/tree/main/gin-mongo)\n5. [Gin-Redis](https://github.com/keploy/samples-go/tree/main/gin-redis)\n6. [Go-Grpc](https://github.com/keploy/samples-go/tree/main/go-grpc)\n7. [Go-Jwt](https://github.com/keploy/samples-go/tree/main/go-jwt)\n8. [Go-Twilio](https://github.com/keploy/samples-go/tree/main/go-twilio)\n9. [GraphQL-SQL](https://github.com/keploy/samples-go/tree/main/graphql-sql)\n10. [Mux-SQL](https://github.com/keploy/samples-go/tree/main/mux-sql)\n11. [Mux-Elasticsearch](https://github.com/keploy/samples-go/tree/main/mux-elasticsearch)\n12. [Mux-MySQL](https://github.com/keploy/samples-go/tree/main/mux-mysql)\n13. [S3-Keploy](https://github.com/keploy/samples-go/tree/main/S3-Keploy)\n14. [SSE-Svelte](https://github.com/keploy/samples-go/tree/main/sse-svelte)\n15. [Users-Profile](https://github.com/keploy/samples-go/tree/main/users-profile)\n16. [HTTP-PokeAPI](https://github.com/keploy/samples-go/tree/main/http-pokeapi)\n17. [book-store-inventory (`gin + sqlite`) ](https://github.com/keploy/samples-go/tree/main/book-store-inventory)\n\n\n## Community Support ❤️\n\n### 🤔 Questions?\nReach out to us. We're here to help!\n\n[![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge\u0026logo=slack\u0026logoColor=white)](https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg)\n[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/company/keploy/)\n[![YouTube](https://img.shields.io/badge/YouTube-%23FF0000.svg?style=for-the-badge\u0026logo=YouTube\u0026logoColor=white)](https://www.youtube.com/channel/UC6OTg7F4o0WkmNtSoob34lg)\n[![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge\u0026logo=Twitter\u0026logoColor=white)](https://twitter.com/Keployio)\n\n### 💖 Let's Build Together!\nWhether you're a newbie coder or a wizard 🧙‍♀️, your perspective is golden. Take a peek at our:\n\n📜 [Contribution Guidelines](https://github.com/keploy/keploy/blob/main/CONTRIBUTING.md)\n\n❤️ [Code of Conduct](https://github.com/keploy/keploy/blob/main/CODE_OF_CONDUCT.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeploy%2Fsamples-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeploy%2Fsamples-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeploy%2Fsamples-go/lists"}