How to manually test a web API
A few weeks ago, I showed the basic ideas and terminology of web APIs. In this article, I will demonstrate how to apply this knowledge, and try an API with some manual testing. Tweak query The easy way to start testing any API is to find an example t...




