Rest API
What is REST API?
REST (Representational State Transfer) API is an architectural style for designing networked applications, primarily web services. It allows communication between a client and a server over HTTP (or HTTPS), enabling access and manip...
rodny.hashnode.dev4 min read