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

The Endpoint

  • 1 Devlogs
  • 1 Total hours

A Postman inspired API testing tool.

Ship #1

I created an API testing tool inspired from POSTMAN. It includes different methods like "GET, POST, PUT, DELETE" and also supports custom headers like "content-type":"application/json" and much more. It also shows API responses in beautifully highlighted JSON format.

  • 1 devlog
  • 1h
  • 1.56x multiplier
  • 2 Stardust
Try project → See source code →
Open comments for this post

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
0
6

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…