Skip to main content

A simple HTTP proxy for the Django framework.

Project description

One possible use for this application (actually, the reason it was developed) is to allow for easy development of Ajax applications against a live server environment.

The built-in Django development server already makes Django a wonderful tool for front-end developers needing a quick way to set up a HTTP server. Now, with Django HTTP Proxy you can seamlessly integrate your front-end work with a live back-end.

For instance, you might be developing an Ajax application which end up running in an JSP environment. Instead of having to deploy your application on the JSP server, you can already test against the live server environment while you develop. All you need is the Django framework, run manage.py and you are good to go.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-http-proxy-0.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page