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

https://github.com/nicmeister/proxy


https://github.com/nicmeister/proxy

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Proxy
Personal Express API to act as a proxy intercepter for any sites that are cors enforced.

# Setup

## Build
Run
> npm run build

## Start
Run
> npm start

## Test
Run
> npm test