Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
November 5, 2019 05:30 am GMT

Launching Postwoman v1.0 - free, fast & beautiful alternative to Postman

So, heres how Postwoman happened.

You know the drill. Youre developing an app for a client and you need to test every APIs and every APIs response in every method, on every requests.

Our team was already using Postman to test all the variations of an API, but my 7 year old PC couldn't afford to run another Electron app just to see the request responses in all of them. And thats how it all started.

How about making a tool where you can test your APIs from your browser itself without switching between apps as you work? That would be neat, huh!

GitHub logo liyasthomas / postwoman

API request builder - A free, fast, and beautiful alternative to Postman https://postwoman.io

How it all began

The initial tweet about the idea got 200+ likes and 50+ retweets so people were definitely interested in this kind of tool.

I literally launched Postwoman on a dev.to article and wrote about it on Hacker News, HackerNoon, Medium, HashNode, Reddit, Twitter etc.

I saw a guy writing JavaScript today.
No frameworks.
No libraries.
No problems.
He just did it.
Writing JavaScript.
Like a Psychopath.

I was that guy.

I had some problems with CORS in deployment, but I found a quick workaround. I used Vue.js and apparently migrated to Nuxt.js.

At that point I started thinking that the tool can actually be published as a standalone web app, and the WebSocket testing feature can just be an addition. So I shifted my goal and starting working towards that.

I added few themes, polished up the UI a bit, struggled for 30 mins to come up with a name and..... drumroll Postwoman it is. I setup a GitHub repo for people who were interested to contribute.

After I open sourced the code, polished up the UI, and finished bunch of other smaller things, postwoman.io was live

I actually wrapped up work at 4:30 AM because I just couldnt go to sleep without finishing that one thing

Features

  • Open Sourced
  • Runs online
  • Multi-platform & multi-device support
  • Progressive Web App
  • WebSocket testing
  • Customizations
  • History
  • Collections
  • Proxy
  • Pre-Request Scripts & environment variables
  • Docker
  • Full features

After the launch, analytics were going crazy! Got 4.5k+ stars on GitHub, made it to GitHub Trending couple of times, became #2 product of the day on Product Hunt, got featured in Indie Hackers, Hacker news, Hacker noon, BetaList, YouTube & open source dev podcast etc.

Apart from the project development, there were other goodies happened since v0.1.0:

I was solving my own problem with the hope that I'll also gonna solve other peoples problems. The most important thing about is that in the end, you get a lot of amazing and positive feedback, which is basically the only thing that drives you to do better and more awesome work!

If you think Postwoman is worthy of existing as a free, fast alternative to Postman, please consider giving us a confidence boost! Star the repo on GitHub, , share among your friends, teams and contacts!

Support

I want to thank everyone for your feedback and support. You can follow me on Twitter if youre interested in future updates.

If you want a heads up on my next projects, or just want to chat about the web, make sure to follow me @liyasthomas . If any of my projects helped you please consider making a donation on PayPal to help me pay my server bills and rent.


Original Link: https://dev.to/liyasthomas/postwoman-v1-0-a-free-fast-beautiful-alternative-to-postman-mn0

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To