rest
EditGET에 request body를 허용하는것과 관련된 스펙
- RFC2616 - https://tools.ietf.org/html/rfc2616#section-4.3 : 사실상 이러한 요청을 허용하지 않음. - RFC7231 - https://tools.ietf.org/html/rfc7231#page-24 : 나중에 허용https://velog.io/@codemcd/RESTREpresentational-State-Transfer-hgk2muj4l2
Architectural Styles and the Design of Network-based Software Architectures by Roy Thomas Fielding
리처드슨 REST 성숙도 모델 (원문), 리처드슨 REST 성숙도 모델 (번역)
https://speakerdeck.com/olivergierke/ddd-and-rest-domain-driven-apis-for-the-web-2
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md
https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md
https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api
Documentation
Spring RestDocs
Everything about REST web services - What and How
http://www.codeproject.com/KB/architecture/RESTWebServicesPart1.aspx Everything about REST web services - Design
[maso 4월호 Open API계의 샛별, 오픈마루의 스프링노트 개발분투기]
[dw Review REST 서비스]