zznixt07 / portal-everywhere

Django proxy that adds CORS header to HTTP response. allows credentials.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy to use Proxy Server using django.

Easily deploy on heroku

The main code is inside the views.py file under the proxy app.

Note: This project has other applications which were created just for playing around with django.

To run locally either use django or use below commands:

requirements

heroku-cli waitress (pip install waitress)

For Linux: heroku local

For Windows: heroku local web -f Procfile.windows

About

Django proxy that adds CORS header to HTTP response. allows credentials.


Languages

Language:JavaScript 46.4%Language:CSS 40.7%Language:Python 10.0%Language:HTML 2.9%Language:Procfile 0.0%