RestAssured#2 - Introduction To REST API
What is REST API?
REST or Representational State Transfer is a set of architecture constraints, not a protocol or a standard. REST relies on stateless, cacheable, and client-server communication via HTTP using the API interface which can be used from...
subodhsingh.hashnode.dev4 min read