《使用Gin框架构建分布式应用》阅读笔记:p143-p207
《用Gin框架构建分布式应用》学习第10天,p143-p207总结,总计65页。
一、技术总结
1.auth0
本人实际工作中未遇到过,mark一下,参考:https://auth0.com/。
2.使用template
(1)c.File()
(2)router.Static()
(3)router.LoadHTMLGlob()。
3.构建SAP
书里作者使用的是React。
第4章中的JWT可以看一下。第5章使用模板可以快速的浏览一遍,实际开发中基本不用,都是前后端分离项目,使用React的部分重点看。
二、英语总结
1.tenant
p156, Once created, set up a tenant domain in the region where you're located, as illustrated in the following screenshot...
(1)tenant(租户) & landlord(房东)
c. a person who pays rent for the use of land or building(租户)。
(2) lessor(出租人) & lessee(承租人)
(3)lease agreement/rental agreement(租约)
三、其它
无。
四、参考资料
1. 编程
(1) Mohamed Labouardy,《Building Distributed Applications in Gin》:https://book.douban.com/subject/35610349
2. 英语
(1) Etymology Dictionary:https://www.etymonline.com
(2) Cambridge Dictionary:https://dictionary.cambridge.org
欢迎搜索及关注:编程人(a_codists)