参考资料
- 怎样用通俗的语言解释什么叫 REST,以及什么是 RESTful? - 计算机网络 - 知乎
- 使用 Python 和 Flask 设计 RESTful API — Designing a RESTful API with Python and Flask 1.0 documentation
- restful update put When to use PUT or POST - The RESTful cookbook
- PUT Versus POST > RESTful APIs in the Real World Course 1 | KnpUniversity
- http - PUT vs. POST in REST - Stack Overflow
- HTTP Methods for RESTful Services
- REST API Tutorial
- What is REST?
- RFC 5789 - PATCH Method for HTTP
- RESTful Services Quick Tips
- RESTful API 设计指南 - 阮一峰的网络日志
- 设计一个务实的RESTful API
- RESTful API 编写指南
- API Creation - Full Stack Python
- REST best practices
- Methods
- When to use PUT or POST - The RESTful cookbook
- HTTP Methods [ RESTful APIs Verbs ] – REST API Tutorial
- Understanding REST
- What is REST?
- HTTP状态码 - 维基百科,自由的百科全书
- List of HTTP status codes - Wikipedia
- Overview of RESTful API Description Languages - Wikipedia
- Representational state transfer - Wikipedia
- Stateless protocol - Wikipedia
- HATEOAS - Wikipedia
- 表现层状态转换 - 维基百科,自由的百科全书
- 【已解决】iOS端用Alamofire访问Flask的rest的api出错:Error Domain=NSURLErrorDomain Code=-1002
- 【已解决】选择好的Flask的REST API的框架
- Understanding HATEOAS
- HATEOAS - Wikipedia
- What is HATEOAS and why is it important? - The RESTful cookbook
- REST HATEOAS教程(二):HATEOAS规范
- 不要被名字吓到-RESTful、HATEOAS、Spring boot之整合 - 简书
- 使用 Spring HATEOAS 开发 REST 服务
- Why I Hate HATEOAS
- vertical-knowledge/ripozo: A tool for quickly creating REST/HATEOAS/Hypermedia APIs in python
- marshmallow-code/flask-marshmallow: Flask + marshmallow for beautiful APIs
- HATEOAS Driven REST APIs – REST API Tutorial
- pyeve/eve: REST API framework designed for human beings
- rest - Create request with POST, which response codes 200 or 201 and content - Stack Overflow
- Question about HTTP status 200 and 201 - Ruby on Rails / APIs - Code School Forum
- HTTP Status: 201 Created vs. 202 Accepted, by Ben Ramsey
- rest - RESTful API: Delete Entity - What should I return as result? - Stack Overflow
- RFC 7231 - Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
- Pagination - Django REST framework
- 【已解决】Flask-Restful中如何设计分页的API
- awesome-python-cn/README.md at master · jobbole/awesome-python-cn
- What is the code-on-demand constraint? - The RESTful cookbook
- How do I let users log into my RESTful API? - The RESTful cookbook
- php - RESTful API methods; HEAD & OPTIONS - Stack Overflow
- HTTP/1.1: Method Definitions