What is REST API ?
REST (REpresentational State Transfer) is a simple architecture that runs over HTTPS or TLS. The REST style emphasizes that interactions between clients and services are enhanced by having a limited number of operations. To read full article, take a look at RailsCarma Blog
Post a comment