Rest API
What is Rest?
REST stands for Representational State Transfer. It’s a software architectural style for implementing web services. Web services implemented using the REST architectural style are known as the RESTful Web services.
REST API:
A REST API ...
techpm.hashnode.dev3 min read