What is REST API?
Introduction
A REST API (Representational State Transfer Application Programming Interface) is a set of principles for building web services that follow specific design principles.
REST is not a protocol or standard but rather a set of rules that, wh...
scriptingeasily.hashnode.dev3 min read