Understanding REST APIs ๐
Let's get started with the Full Forms first
REST stands for Representational State Transfer
API stands for Application Programming Interface
What are REST APIs?
REST APIs are an interface between 2 systems that want to share data.
REST is a standar...
blog.akshayraichur.com3 min read