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
- Host: GitHub
- URL: https://github.com/aripalo/marvel-api-proxy
- Owner: aripalo
- Created: 2014-05-06T23:15:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-06T23:15:40.000Z (over 11 years ago)
- Last Synced: 2025-02-14T05:15:21.744Z (8 months ago)
- Language: JavaScript
- Homepage: http://developer.marvel.com/
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 `