一些网站和github好用的开源库留存😄
网站
https://wangchujiang.com/linux-command/
Linux的命令查询
https://wangchujiang.com/tools/
web用得上的工具集
语言备忘速查表
设计模式详解
https://blog.redis.com.cn/doc/
nginx中文文档-模块速查
nginx 配置文件快速生成(不建议上手nginx马上用这个,可能会看不懂一些模块)
https://forum.golangbridge.org/
go 语言论坛
分享有趣、 入门级开源项目的平台
开源库
https://github.com/avelino/awesome-go
go的一些框架,开源库精选
https://github.com/aws/aws-sdk-go
aws的go语言sdk, (说句实话,aws的签名是我看过最复杂的,api文档也是最复杂的)
https://github.com/go-pay/gopay
国内支付的聚合支付的sdk
https://github.com/Tencent/secguide
面向开发人员梳理的代码安全指南