A brief introduction to REST APIs
What is an API?
API stands for Application Programming Interface. Simply put, it can be defined as a communication medium between the client and the server. It delivers the request by the client to the service provider and then delivers the response ...
sundaram2001.hashnode.dev3 min read