REST/GraphQL
What is REST API?
To understand REST API, we must have understanding of the following first:
Client: This is a person or program using the API. The client makes a request to the API to retrieve data or change something within the application. Browse...
front-end-web-development.hashnode.dev12 min read