What is a REST API?
First, you need to know what is a client-server architecture So most if not all application we use these days follow this architecture thethe app itself is the client or the front-end part under the hood it needs to talk to a server or the back=end to get or save the data this communicationhappens using…
