thinking of web API 2
In this approach we describe different means to create a unique way to resources and methods of your Web-API and about architectural specificities that influence on the look of this way and its components.

In this approach we describe different means to create a unique way to resources and methods of your Web-API and about architectural specificities that influence on the look of this way and its components.
Most of developers of web-sites, web-services and mobile applications at some point come to work with the client-server architecture, namely to develop or integrate a web API. To avoid inventing something new each time, it is important to draw out a relatively universal approach to web API design, based on the development experience of similar …