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

https://github.com/zaquestion/bigbrother_proxy

Reads QueryString PostBody from big brother request and forwards as a GET QueryString to somewhere else
https://github.com/zaquestion/bigbrother_proxy

Last synced: 10 months ago
JSON representation

Reads QueryString PostBody from big brother request and forwards as a GET QueryString to somewhere else

Awesome Lists containing this project

README

          

# Big Brother Proxy
Reader QueryString PostBody from [big brother](https://play.google.com/store/apps/details?id=org.gnarf.bigbrother.gps&hl=en) request and forwards as a GET QueryString to somewhere else

# Required Environment
```
PORT=
BB_PROXY_URI=http://localhost:8081/location/bigbrother
```