What is API?
Application Programming Interface or API is a software interface that allows two applications to interact with each other without any user intervention. For example: if I want to render some data stored in a JSON from a backend server, an API can be ...
srummanf.hashnode.dev4 min read