Skip to content
Gaurav Walia edited this page Apr 5, 2020 · 2 revisions

This tutorial will show you how to send get API request to our APIs using Browsers.

Open the browser and copy the url: https://treasurejsapi.herokuapp.com/api/v2/search?find=async&exact=true

browser

Then you will get the response in browser without using postman.

Clone this wiki locally