What is REST API?
We'll see :
What is Web services
what is API
What is REST API
How REST works
Implementation of REST API
A REST API defines a set of functions to process requests and responses via HTTP protocol.
REST is used in mobile application as well as in web appliactions.
0 Comments