You are browsing as a guest. Sign up (or log in) to start making projects!

1h 28m 24s logged

Devlog 01

I created this API testing tool inspired by POSTMAN a year ago and then left it abandoned. But now, I decided to add more features in it.


What’s New

I have now added Headers support! You can now send custom headers (like Content-Type or Authorization) along with your request body when making API calls.


It was a bit challenging to handle dynamic input fields to enter headers, but I managed to solve this problem by using .map() method to render them dynamically.

0
6

Comments 0

No comments yet. Be the first!