19. FAQ 2 - REST API for beginners
What is REST?
REST (Representational State Transfer) is a style in software architecture which is applied to web APIs by developers.
What is RESTful API?
RESTful API is an implementation of a REST architecture that uses HTTP requests.
How does it wor...
medo.hashnode.dev1 min read