{"id":37167240,"url":"https://github.com/packtpublishing/go-programming-blueprints","last_synced_at":"2026-01-14T19:47:59.358Z","repository":{"id":45817156,"uuid":"71491059","full_name":"PacktPublishing/Go-Programming-Blueprints","owner":"PacktPublishing","description":"Code repository for Go Programming Blueprints, published by Packt","archived":false,"fork":false,"pushed_at":"2023-01-30T09:37:04.000Z","size":4481,"stargazers_count":72,"open_issues_count":0,"forks_count":47,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-06-20T16:35:55.951Z","etag":null,"topics":["go"],"latest_commit_sha":null,"homepage":"","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/PacktPublishing.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":"2016-10-20T18:14:15.000Z","updated_at":"2023-07-25T14:04:58.000Z","dependencies_parsed_at":"2023-02-16T06:00:55.598Z","dependency_job_id":null,"html_url":"https://github.com/PacktPublishing/Go-Programming-Blueprints","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PacktPublishing/Go-Programming-Blueprints","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktPublishing%2FGo-Programming-Blueprints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktPublishing%2FGo-Programming-Blueprints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktPublishing%2FGo-Programming-Blueprints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktPublishing%2FGo-Programming-Blueprints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PacktPublishing","download_url":"https://codeload.github.com/PacktPublishing/Go-Programming-Blueprints/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacktPublishing%2FGo-Programming-Blueprints/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28432931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["go"],"created_at":"2026-01-14T19:47:58.594Z","updated_at":"2026-01-14T19:47:59.350Z","avatar_url":"https://github.com/PacktPublishing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n# Go Programming Blueprints - Second Edition\nThis is the code repository for [Go Programming Blueprints - Second Edition](https://www.packtpub.com/application-development/go-programming-blueprints-second-edition?utm_source=github\u0026utm_campaign=9781786468949\u0026utm_medium=repository), published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.\n\n## Instructions and Navigation\nAll of the code is organized into folders. Each folder starts with number followed by the application name. For example, Chapter02.\n\nYou will see code something similar to the following:\n\n```\nimport (\n\t\"github.com/gorilla/websocket\"\n)\n\n// client represents a single chatting user.\ntype client struct {\n\n\t// socket is the web socket for this client.\n\tsocket *websocket.Conn\n\n\t// send is a channel on which messages are sent.\n\tsend chan []byte\n\n\t// room is the room this client is chatting in.\n\troom *room\n}\n\n```\n\n### Software and Hardware List\n\n| Chapter  | Software required | OS required            |\n| -------- | ------------------| ------------           |\n| 1 to 11  | Go 1.7            | Windows/Mac/Ubuntu     |\n\n## Related Go Products:\n* [Go: Building Web Applications](https://www.packtpub.com/application-development/go-building-web-applications?utm_source=github\u0026utm_campaign=9781787123496\u0026utm_medium=repository)\n* [Go Programming Blueprints](https://www.packtpub.com/application-development/go-programming-blueprints?utm_source=github\u0026utm_campaign=9781783988020\u0026utm_medium=repository)\n* [Mastering Go Web Services](https://www.packtpub.com/web-development/mastering-go-web-services?utm_source=github\u0026utm_campaign=9781783981304\u0026utm_medium=repository)\n\n\n\n\n\n\n### Suggestions and Feedback\n[Click here](https://docs.google.com/forms/d/e/1FAIpQLSe5qwunkGf6PUvzPirPDtuy1Du5Rlzew23UBp2S-P3wB-GcwQ/viewform) if you have any feedback or suggestions.\n### Download a free PDF\n\n \u003ci\u003eIf you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.\u003cbr\u003eSimply click on the link to claim your free PDF.\u003c/i\u003e\n\u003cp align=\"center\"\u003e \u003ca href=\"https://packt.link/free-ebook/9781786468949\"\u003ehttps://packt.link/free-ebook/9781786468949 \u003c/a\u003e \u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacktpublishing%2Fgo-programming-blueprints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpacktpublishing%2Fgo-programming-blueprints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacktpublishing%2Fgo-programming-blueprints/lists"}