Basics about REST API’s
REST or RESTful API is elaborated as Representational state transfer. It is designed to take full advantage of the existing protocols. While REST can be readily used with all the available protocols, it usually takes advantage of HTTP when used for W...
navvsingh.hashnode.dev5 min read