{"id":13630693,"url":"https://github.com/unknwon/go-web-foundation","last_synced_at":"2025-05-15T05:06:18.752Z","repository":{"id":9254333,"uuid":"11078351","full_name":"unknwon/go-web-foundation","owner":"unknwon","description":"《Go Web 基础》是一套针对 Google 出品的 Go 语言的视频语音教程，主要面向完成《Go 编程基础》教程后希望进一步了解有关 Go Web 开发的学习者。","archived":false,"fork":false,"pushed_at":"2023-06-06T07:08:45.000Z","size":5295,"stargazers_count":2660,"open_issues_count":0,"forks_count":659,"subscribers_count":203,"default_branch":"master","last_synced_at":"2025-04-14T08:08:53.890Z","etag":null,"topics":["go","video-tutorial","web"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/unknwon.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}},"created_at":"2013-06-30T21:50:38.000Z","updated_at":"2025-04-13T12:50:51.000Z","dependencies_parsed_at":"2024-01-14T06:50:36.208Z","dependency_job_id":"320f04b6-34ef-4e69-a552-169f9588647a","html_url":"https://github.com/unknwon/go-web-foundation","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Fgo-web-foundation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Fgo-web-foundation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Fgo-web-foundation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Fgo-web-foundation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unknwon","download_url":"https://codeload.github.com/unknwon/go-web-foundation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254276447,"owners_count":22043867,"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","video-tutorial","web"],"created_at":"2024-08-01T22:01:55.388Z","updated_at":"2025-05-15T05:06:13.740Z","avatar_url":"https://github.com/unknwon.png","language":"Go","readme":"《Go Web 基础》\n=================\n\n**2017 版翻新视频正在连载中，您可以通过 [此链接](https://github.com/Unknwon/go-web-foundation/tree/v1) 查看旧版**\n\n感谢所有在第一套教程 [《Go 编程基础》](https://github.com/Unknwon/go-fundamental-programming) 录制期间给予我大力支持的 Go 语言爱好者们，是你们的鼓励让我坚持完成这项开源事业。这套教程是后续教程，即建立在第一套基础之上的教程，已经讲解过的相关知识点将不会再赘述。因此如果您还没有完成学习第一套教程，请不要操之过急，以免事倍功半。与第一套不同的是，本套教程将以搭建个人博客作为实战目标，由浅至深地讲解使用 Go 开发 Web 应用程序的必备知识与技巧。\n\n### 基本信息\n\n- **教程讲师**：[无闻](https://about.me/unknwon)\n- **教程简介**：《Go Web 基础》是一套针对 Google 出品的 Go 语言的视频语音教程，主要面向完成《Go 编程基础》教程后希望了解有关 Go Web 开发的学习者。\n- **语言版本**：Go 1.8.x-1.10.x\n- **开发工具**：[VS Code](https://code.visualstudio.com/)\n- **开发系统**：macOS 10.13.*\n- **第三方库**：[Macaron](https://github.com/go-macaron/macaron)、[go-sqlite3](https://github.com/mattn/go-sqlite3)、[GORM](https://github.com/jinzhu/gorm)\n- **其它说明**：每堂课都会建立一个文件夹（例如：`lecture1`），内含与课程进度相符的项目源码与课堂笔记。课堂笔记中里面包含了该堂课所涵盖的知识点以及知识点开始讲解的时间点，方便学习者快速定位要了解的部分，节省不必要浪费的时间。此外，如果教程中因口误或其它原因使学习者产生迷惑的部分，同样会在课堂笔记中进行补充说明。\n- **收录网站**：\n\t- [土豆网](http://www.tudou.com/plcover/OmtprBJlLyg/)\n\t- [哔哩哔哩](https://www.bilibili.com/video/av9199603/)\n- **课程下载**：\n\t- [OneDrive](https://1drv.ms/f/s!Ai14jy0H7YfVlCj34k0exwUKuIRF)\n\t- [百度网盘](https://eyun.baidu.com/s/3pLFGRur)（提取码：`beta`）\n\t\n### 教程大纲\n\n| 课时数 | 课时标题 | 在线播放 |\n|:-----:|:--------|:-------|\n|第 1 课|[初窥 HTTP 服务器](lecture1)|[土豆网](http://www.tudou.com/programs/view/0MtwzifKOW4/) [YouTube](https://youtu.be/Th95sBL0H3w) [OneDrive](https://onedrive.live.com/embed?cid=D587ED072D8F782D\u0026resid=D587ED072D8F782D%212601\u0026authkey=APcXILeit8u5Q1Y)|\n|第 2 课|[基础模板用法](lecture2)|[土豆网](http://www.tudou.com/programs/view/_2pJ9i287xA/) [YouTube](https://www.youtube.com/watch?v=5wM74kL0Qfc) [OneDrive](https://onedrive.live.com/?authkey=%21APfiTR7HBQq4hEU\u0026cid=D587ED072D8F782D\u0026id=D587ED072D8F782D%212602\u0026parId=D587ED072D8F782D%212600\u0026o=OneUp)|\n|第 3 课|[高级模板用法](lecture3)|预计 2018 年 3 月|\n|第 4 课|构建模板缓存系统|待定|\n|第 5 课|表单提交与处理|待定|\n|待定|博客项目设计|待定|\n|...|...|...|\n|待定|部署 Web 程序|待定|\n\n### 相关资源\n\n- 教程资源\n\t - [《Go 编程基础》](https://github.com/Unknwon/go-fundamental-programming)\n\t - [《Go 名库讲解》](https://github.com/Unknwon/go-rock-libraries-showcases)\n- QQ 交流群\n\t- Martini\u0026Macaron 交流群：371440803\n\t- Go Web 交流群：259316004\n- 辅助站点\n\t- [Sourcegraph](https://sourcegraph.com/)：最强 Web 代码浏览工具\n\t- [Go Walker](https://gowalker.org)：在线 Go 项目 API 文档\n\t- [Gopher Channel](https://toutiao.io/subjects/18929)：Go 语言博客及视频订阅\n\n### 授权许可\n\n除特别声明外，本套教程中的内容使用 CC BY-SA 3.0 License（创作共用 署名-相同方式共享 3.0 许可协议）授权，代码遵循 BSD 3-Clause License（3 项条款的 BSD 许可协议）。\n","funding_links":[],"categories":["Go","Repositories"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funknwon%2Fgo-web-foundation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funknwon%2Fgo-web-foundation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funknwon%2Fgo-web-foundation/lists"}