{"id":13691649,"url":"https://github.com/gowebexamples/gowebexamples","last_synced_at":"2025-05-02T15:32:42.126Z","repository":{"id":46592562,"uuid":"80930859","full_name":"gowebexamples/gowebexamples","owner":"gowebexamples","description":"Go Web Examples Generator","archived":false,"fork":false,"pushed_at":"2023-09-10T14:18:04.000Z","size":1315,"stargazers_count":280,"open_issues_count":10,"forks_count":46,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-12T17:47:16.545Z","etag":null,"topics":["go","golang","hugo","snippets","webdev"],"latest_commit_sha":null,"homepage":"https://gowebexamples.com/","language":"HTML","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/gowebexamples.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":"2017-02-04T16:10:59.000Z","updated_at":"2024-04-07T17:17:39.000Z","dependencies_parsed_at":"2024-11-12T17:33:38.633Z","dependency_job_id":"da69aefa-f88a-4471-8495-3554fd46a433","html_url":"https://github.com/gowebexamples/gowebexamples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowebexamples%2Fgowebexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowebexamples%2Fgowebexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowebexamples%2Fgowebexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowebexamples%2Fgowebexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gowebexamples","download_url":"https://codeload.github.com/gowebexamples/gowebexamples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252063119,"owners_count":21688652,"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":["go","golang","hugo","snippets","webdev"],"created_at":"2024-08-02T17:00:48.261Z","updated_at":"2025-05-02T15:32:42.120Z","avatar_url":"https://github.com/gowebexamples.png","language":"HTML","readme":"# Go Web Examples\n\n[Go Web Examples](https://gowebexamples.com/) provides easy to understand snippets on how to do web development in Go and is inspired by [Go By Example](https://gobyexample.com/), which has a great introduction into the fundamentals of this language.\n\nGo Web Examples is hosted on: https://gowebexamples.com/\n\n## Examples\n\nThere are currently tutorials and examples of the following topics:\n\n- [Hello World](https://gowebexamples.com/hello-world/)\n- [HTTP Server](https://gowebexamples.com/http-server/)\n- [Routing (using gorilla/mux)](https://gowebexamples.com/routes-using-gorilla-mux/)\n- [Templates](https://gowebexamples.com/templates/)\n- [Requests and Forms](https://gowebexamples.com/forms/)\n- [Assets and Files](https://gowebexamples.com/static-files/)\n- [Basic Middleware](https://gowebexamples.com/basic-middleware/)\n- [Advanced Middleware](https://gowebexamples.com/advanced-middleware/)\n- [Sessions](https://gowebexamples.com/sessions/)\n- [JSON](https://gowebexamples.com/json/)\n- [Websockets](https://gowebexamples.com/websockets/)\n- [Password Hashing (bcrypt)](https://gowebexamples.com/password-hashing/)\n\n## Building\n\nThe site is built using the [Hugo](https://github.com/spf13/hugo) static site generator.\nThe source codes to the examples can be found in the `content` directory.\nWhen you build the site using the `hugo` command, the output files will be generated into the `public` directory.\n\nTo build this site Hugo and Python (with `pygments` installed) will be required.\n\n```console\n$ git clone https://github.com/gowebexamples/gowebexamples.git\n$ cd gowebexamples\n$ hugo\n```\n\n## Thanks\n\nThanks to [Go By Example](https://gobyexample.com/) for the inspiration to this project.\n\n## License\n\nMIT\n","funding_links":[],"categories":["文档","Documentation"],"sub_categories":["组织","To Organize"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowebexamples%2Fgowebexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgowebexamples%2Fgowebexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowebexamples%2Fgowebexamples/lists"}