Getting Started With API Testing
What is an API ?
An API(Application Program Interface) is code, that allows two software programs to communicate with each other. One program can call another programs API to get access to data or functionality of the other program.
An API define...
kush01.hashnode.dev6 min read