All about APIs
API stands for application programming interface. It acts as a mediator transporting requests from client to server and response from server to the client (browser).
The different parts of API include
Types of APIs:-
SOAP API :- more secure, slow an...
snehal1103.hashnode.dev2 min read