open source tool for making setups , cli and scripts and running them in just a click.
a text editor to write code with the peace of mind (in developement)
The people who make API definitely know what POSTMAN is. It is a API tester and it is very powerful. But I tried to make my own postman. I called it helloApi made in react. And it was very easy. I use axios to send request. I also had tried to make it beautiful with few animations. And works well but don't have that much features as post man has. But it could be used for testing simple APIs.