Category: Database, Data, Architecture

by Connectivity is an amazing thing, by now we are all used to the instant connectivity that puts the world at our finger tips.

We are connected to the world and each other like never before, but how does it happen?

REST stands for representational state transfer and is a web service that initiates communication between two applications using the principles of REST architecture.

The concept of resources in a REST API defines that the user can define any information or any module as a resource.

Related Articles