What REST API Means REST stands for Representational State Transfer. A REST API is a way for a client and a server to talk to each other using standard HTTP methods. The server exposes resources. The
tilakgajjar.hashnode.dev6 min read
No responses yet.