This repository contains the source code examples for my O'Reilly book Flask Web Development.
The commits and tags in this repository were carefully created to match the sequence in which concepts are presented in the book. Please read the section titled "How to Work with the Example Code" in the book's preface for instructions.
- gdmu
- life
- technology
- movie
- animation
- tv
域名/api/v1.0/posts/
GET:
* page -- 页码* posts -- 视频信息数组
* prev -- 上一页
* next -- 下一页
* count -- 视频总数目