Lelylan API proxy.
API Proxy is tested against Node v0.10.36
$ git clone [email protected]:lelylan/api-proxy.git && cd api-proxy
$ npm install && npm install -g foreman
$ nf start
Docker image: lelylanlab/api-proxy
$ docker run -d -it --name api-proxy lelylanlab/api-proxy
$ docker build --tag=api-proxy .
$ docker run -d -it --name api-proxy api-proxy
Fork the repo on github and send a pull requests with topic branches. This repo does not contain any test. If you wish to provide specs to your contribution let us know to say thank you.
Follow Felix guidelines.
Use the issue tracker for bugs or stack overflow for questions. Mail or Tweet us for any idea that can improve the project.
Special thanks to all contributors for submitting patches.
See CHANGELOG
Lelylan is licensed under the Apache License, Version 2.0.