Sign in
Log inSign up
A guide to RESTful API design: 35+ must-reads | TechBeacon

A guide to RESTful API design: 35+ must-reads | TechBeacon

Ryan Mendes's photo
Ryan Mendes
·Jun 28, 2017

A guide to RESTful API design: 35+ must-reads When it comes to designing web APIs, no other style is more respected than REST. Outlined by Roy Fielding in his famous dissertation, REST, or representational state transfer, has become the go-to method for designing powerful APIs that run over HTTP.