Got frustrated by opening native API testing tool everytime I have to test an API. So built a browser extension so that I can test API right inside the browser.
Making the module into smaller parts was challenging for me as there are different use cases with different features. So I have to use
switch cases
orconditional rendering
for most of the parts.Technologies used
Discussion