Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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