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

https://github.com/miserlou/herokufreeproxy

A very very very very simple web proxy that runs on the Heroku free tier. Written in 2 minutes.
https://github.com/miserlou/herokufreeproxy

Last synced: 7 months ago
JSON representation

A very very very very simple web proxy that runs on the Heroku free tier. Written in 2 minutes.

Awesome Lists containing this project

README

          

# HerokuFreeProxy

A free HTTP proxy that runs on Heroku.

## How to Use

To use this project, follow these steps:

1. Clone this project.
2. `$ heroku create`
3. `$ git push heroku master`

Then visit {{your_heroku_url}}/proxy/http://wikipedia.org

Season to taste.

Done!