RestAPI


What is REST API? 

A Rest API is an API that work pretty much the same way as the website does. It allows software/service to transfer data using an HTTPs request.

REST VS RESTFUL

So, if you just a beginner who just going to start study about it this might confuse you as it does with me. I did some googling and of course there is an answer in stackoverflow 
here is what it said;
REST is an "architectural style" that basically exploits the existing technology and protocols of the Web.
RESTful is typically used to refer to web services implementing such an architecture.

Blog List:

In this section, I going to list all the blogs which is about me studying about how use REST API step by step.

Reference:


No comments:

Post a Comment