
What is Rest?
REST API stands for Representational State Transfer Application Programming Interface. It is a means of communicating with a web server by sending requests and receiving responses in JSON (JavaScript Object Notation) or XML (Extensible Markup Language). REST APIs are commonly used to interact with web services, such as social media