Building Web Apps with Go

来源:互联网 发布:诉苦大会 知乎 编辑:程序博客网 时间:2024/05/16 17:29

Building Web Apps with Go

这里写图片描述

1. Introduction

2. Go Makes Things Simple

3. The net/http package

4. Creating a Basic Web App

5. Deployment

6. URL Routing

7. Middleware

8. Rendering

8.1 JSON

8.2 HTML Templates

8.3 Using The render package

9. Testing

9.1 Unit Testing

9.2 End to End Testing

10. Controllers

11. Databases

12. Tips and Tricks

13. Moving Forward

0 0
原创粉丝点击