Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eddywashere/approxy
An express middleware that proxies requests for clientside apps
https://github.com/eddywashere/approxy
Last synced: 25 days ago
JSON representation
An express middleware that proxies requests for clientside apps
- Host: GitHub
- URL: https://github.com/eddywashere/approxy
- Owner: eddywashere
- Created: 2015-03-03T01:33:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-07T20:05:58.000Z (over 9 years ago)
- Last Synced: 2024-09-14T04:40:03.662Z (about 2 months ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# approxy
An express middleware that proxies requests for clientside apps.
## Installation
```sh
npm install approxy
```## [Example](https://approxy.herokuapp.com/)
Checkout example directory within this repo.
### TODO
- Tests
- Better docs
- jsbin example