lelylanlab/api-proxy

By lelylanlab

Updated about 9 years ago

Lelylan API proxy.

Image
0

1.1K

lelylanlab/api-proxy repository overview

Lelylan API Proxy

Lelylan API proxy.

Requirements

API Proxy is tested against Node v0.10.36

Installation

$ git clone [email protected]:lelylan/api-proxy.git && cd api-proxy
$ npm install && npm install -g foreman
$ nf start

Install with docker

Badges

Docker image: lelylanlab/api-proxy

Use docker hub image
$ docker run -d -it --name api-proxy lelylanlab/api-proxy
Generate local image
$ docker build --tag=api-proxy .
$ docker run -d -it --name api-proxy api-proxy

Resources

Contributing

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.

Coding guidelines

Follow Felix guidelines.

Feedback

Use the issue tracker for bugs or stack overflow for questions. Mail or Tweet us for any idea that can improve the project.

Authors

Andrea Reginato

Contributors

Special thanks to all contributors for submitting patches.

Changelog

See CHANGELOG

License

Lelylan is licensed under the Apache License, Version 2.0.

Tag summary

Content type

Image

Digest

Size

246.9 MB

Last updated

about 9 years ago

docker pull lelylanlab/api-proxy