introduce

Postwoman is an open source alternative to Postman:

  • Lightweight and accessible directly online;
  • Simple, with simple UI design carefully built;
  • Support GET, HEAD, POST, PUT, DELETE, OPTIONS, PATCH methods;
  • Support validation;
  • In real time, send a request and get a response.

Experience demo: https://postwoman.io

Github

https://github.com/liyasthomas/postwoman

The development of

Take a look at the list of features it supports:

  • 💚 open source
  • 🔥 runs on the browser side
  • 🚀 Supports multiple platforms and devices
  • 📱 support PWA
  • 🔌 WebSocket test
  • 🌈 customized
  • ⏰ Historical Records
  • 📁 collection
  • 🌐 agent
  • 📜 Pre-request scripts and environment variables
  • 🐳 Docker

Using the step

Git clone https://github.com/liyasthomas/postwoman.git NPM install NPM run dev / / open the browser can / / or, use the docker - compose:  #pull docker pull liyasthomas/postwoman #run docker run -p 3000:3000 liyasthomas/postwoman:latest #build docker build -t postwoman:latestCopy the code

Print screen

A few common shortcuts:

  • Send a request: CTRL +G
  • Save to favorites: CTRL +S
  • Copy request link: CTRL +K
  • Reset the request link: CTRL +L

In fact, its appearance level is really high, with screenshots, for everyone reference ^_^

conclusion

Personally, running in the browser is more practical, after all, we are all Web developers, and the cross-platform convenience of the browser has long been popular. No installation, interface can be tested anytime, anywhere. According to the author, he created Postwoman because his own machine could no longer tolerate installing such a large Postman client.

The most important thing is that it’s open source and free.

Inverse feng qibi is a technical platform focused on programmers circle, you can harvest the latest technology trends, the latest internal test qualification, BAT and other big factory bosses experience, growth themselves, learning materials, career routes, money making thinking, wechat search inverse feng qibi attention!