mirror of https://github.com/chiefnoah/proxier.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
vendor/github.com | 5 years ago | |
.drone.yml | 5 years ago | |
.gitignore | 5 years ago | |
Gopkg.lock | 5 years ago | |
Gopkg.toml | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
proxier.go | 5 years ago | |
proxier_test.go | 5 years ago |
README.md
proxier
A commandline reverse proxy and URL rewriter tool meant for development in a heterogeneous API/front-end environment.
TODO:
- Support SSL/HTTPS
- Document how to use it
- Drone CI Support