rafrombrc / redash_proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redash Query Proxy

A simple server that proxies queries to a remote Redash API server. Built to support a proof-of-concept prototype. It's horribly insecure, and should absolutely not be used for any production work or in any untrusted environment.

Install

pip install redash_proxy

About

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%