常用网址

常用手册地址:

Golang标准库文档

https://studygolang.com/pkgdoc

Gorm手册

https://gorm.io/zh_CN/
http://gorm.book.jasperxu.com/
https://books.studygolang.com/gorm/development.html#a
https://learnku.com/docs/gorm/2018

gin-gonic文档:

https://gin-gonic.com/zh-cn/docs/
https://learnku.com/docs/gin-gonic/2019/go-gin-document/6149
https://www.kancloud.cn/shuangdeyu/gin_book/949411
https://github.com/gin-gonic/gin

Golang学习资源

https://www.liwenzhou.com/ 李文周的博客
https://www.bilibili.com/video/BV1pt41127FZ?p=268 尚硅谷_韩顺平_Go语言核心编程
http://www.topgoer.com/ golang慢慢学
https://blog.zxysilent.com/archives zxysilent
https://space.bilibili.com/322210472?spm_id_from=333.788.b_765f7570696e666f.1 1010工作室
https://blog.henrongyi.top/index.php/category/fetutorial/vue/ 1010工作室vue教程
https://www.itying.com/category-79-b0-min0-max0-attr0-1-sort_order-DESC.html 大地老师专栏
https://space.bilibili.com/10?spm_id_from=333.788.b_765f7570696e666f.1 灯卡go视频

Golang开源框架

http://doc.henrongyi.top/ GIN-VUE-ADMIN手册 ( GIN-elementui-gorm)
https://github.com/wenjianzhang/go-admin go-admin (wenjianzhang) ( GIN-elementui-gorm)
https://segmentfault.com/a/1190000022215579 GoAdmin介绍

「Mr、Lucky:gfast已改版 欢迎大家使用反馈 ,地址:https://github.com/tiger1103/gfast
演示地址:http://47.107.158.252:8200/
账号:demo 密码:123456」


/:strong 提交到issue/168里面吧

微信服务框架

https://github.com/go-kit/kit go-kit
https://github.com/grpc/grpc-go grpc-go

https://github.com/markusleevip/go-shici go-shici爬虫项目
https://github.com/PuerkitoBio/goquery 爬虫
https://goframe.org/index goframe
https://goframe.org/course/community# goframe社区教程

https://sunshinev.github.io/go-sword-home/ go-sword

go爬虫学习

https://www.bilibili.com/video/BV1Nt411H7sP?p=18 黑马程序员之Go爬虫系列
https://www.bilibili.com/video/BV1KJ411c7eD GO语言爬虫实战项目
https://space.bilibili.com/379894792/channel/detail?cid=117519 go语言分布式并发爬虫系列—从0到1学习

前端框架

https://cn.vuejs.org/ vue

https://gitee.com/xiaoqiang001/vue_material 小强 / vue素材

https://element.eleme.cn elementui
https://panjiachen.github.io/vue-element-admin-site/zh/ vue-element-admin

https://github.com/MisterTaki/vue-table-with-tree-grid vue-table-with-tree-grid

https://uniapp.dcloud.io/ uniapp

https://www.bootcss.com/ bootstrap

https://www.layui.com/ layui
http://layuicms.com/ layuicms
http://x.xuebingsi.com/ x-admin

http://www.h-ui.net/ h-ui
https://www.swiper.com.cn/ swiper
http://www.treejs.cn/v3/main.php#_zTreeInfo ztree
https://www.bootcdn.cn/ cdn加速

https://www.iconfont.cn/ 阿里巴巴icon

php开源框架

http://www.lovegyl.cn/index/index/init.html luckadmin
http://jrk.jackhhy.cn/admin/login/index luckadmin(在线演示) 账号:jrkadmin 密码:jrkadmin

https://www.fastadmin.net/ fastadmin

实践项目视频:

https://www.bilibili.com/video/BV17J411q7tJ?p=32 Vue实战项目:电商管理系统(Element-UI)
https://www.bilibili.com/video/BV1EE411B7SU/?p=2&t=121 Vue实战项目:电商管理系统(Element-UI)
该项目前后端完整源码:
项目在线演示地址:http://111.229.105.117:8080/
前端:https://gitee.com/wBekvam/vue-shop-admin.git
后端:https://gitee.com/wBekvam/vueShop-api-server.git

黑马前端2019学习资料
https://pan.baidu.com/s/1_-Ve1ceCsvPuXDtieeyVEA ,提取码是q8ln

VUE+Element UI+Vue Element Admin+SSM+微信支付实现前后端完整电商闭环:
https://www.bilibili.com/video/BV1YE411A746?t=787&p=69【2020】

https://www.bilibili.com/video/BV1og4y1q7M4 Docker学习

go常用包

https://github.com/gookit Gookit 工具包
https://github.com/boombuler/barcode 生成图片二维码
https://github.com/360EntSecGroup-Skylar/excelize exce

原文地址:https://www.cnblogs.com/haima/p/12820735.html