What is a RESTful API? A RESTful API is an architectural style for an application programming interface that uses HTTP requests to access and use data. That data can be used to GET, PUT, POST and ...
The most important thing to get right is semantics. That word gets used very loosely, but here I mean the naming of API endpoints and querystring parameters, the layout of passed data structures, the ...
I was particularly interested in accepting Packt Publishing‘s offer to provide a book review of Masoud Kalali‘s and Bhakti Mehta‘s Developing RESTful Services with JAX-RS 2.0, WebSockets, and JSON ...