Why you should care about REST
[22]
What is a REST API?
REST stands for Representational State Transfer. It is a lighter weight alternative to SOAP and WSDL XML-based API protocols. Developing a REST API enables us to create a foundation upon which we can build all other applicati...
pranavbawg.hashnode.dev5 min read