Rest API Architecture from Rest in Practice book
We maintain an API that as part of its purpose makes a call to an external API. This external API takes a few seconds to fulfil the request we make to it. With our current architecture the request is made synchronously, meaning that the http response we return to the user request is blocked until our service get the response from the external API.
What is the proper way of nesting resources in REST model?
I’m designing a REST API of service and got stuck on proper way to nest resources.
What is the proper way of nesting resources in REST model?
I’m designing a REST API of service and got stuck on proper way to nest resources.
What is the proper way of nesting resources in REST model?
I’m designing a REST API of service and got stuck on proper way to nest resources.
What can REST API do that a API using HTTP URL query strings cannot do?
I’m learning about REST and had the chance to build a basic REST API. After doing so, most of the material I read was internalized and I now have a better understanding of it.
What can REST API do that a API using HTTP URL query strings cannot do?
I’m learning about REST and had the chance to build a basic REST API. After doing so, most of the material I read was internalized and I now have a better understanding of it.
What can REST API do that a API using HTTP URL query strings cannot do?
I’m learning about REST and had the chance to build a basic REST API. After doing so, most of the material I read was internalized and I now have a better understanding of it.
What can REST API do that a API using HTTP URL query strings cannot do?
I’m learning about REST and had the chance to build a basic REST API. After doing so, most of the material I read was internalized and I now have a better understanding of it.
What can REST API do that a API using HTTP URL query strings cannot do?
I’m learning about REST and had the chance to build a basic REST API. After doing so, most of the material I read was internalized and I now have a better understanding of it.
What can REST API do that a API using HTTP URL query strings cannot do?
I’m learning about REST and had the chance to build a basic REST API. After doing so, most of the material I read was internalized and I now have a better understanding of it.