proxywoman/README.md
2019-12-07 13:25:39 -06:00

746 B

Postwoman

Postwoman Proxy

API request builder - Helps you create your requests faster, saving you precious time on your development.


A simple proxy server created for Postwoman and hosted by ApolloTV.

Demo 🚀

https://postwoman.io

Building

These build scripts are for macOS/Linux systems. Currently, Windows build scripts have not yet been created.

  • For *NIX (Linux/macOS) systems:
$ ./build.sh unix
  • For Windows systems:
$ ./build.sh win32