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

https://github.com/aripalo/marvel-api-proxy

Simple reverse proxy for Marvel API
https://github.com/aripalo/marvel-api-proxy

Last synced: 6 months ago
JSON representation

Simple reverse proxy for Marvel API

Awesome Lists containing this project

README

          

Marvel Proxy
============

A simple reverse proxy for [Marvel API](http://developer.marvel.com).

Requires Marvel developer account and public/private keys to be set in `./marvel-keys.json` (see [`./marvel-keys-example.json`](./marvel-keys-example.json)).

Installation
------------
Requires NodeJS

`npm install`

Usage
-----

`forever index.js `