Skip to main content

Rest server for the `lightningd` RPC.

Project description

# lightning-rest

Rest server for the lightningd daemon.

![screenshot](resources/snapshot_2018-02-28_093049.png)

## Setup

Installing lightning-rest is easy, just execute the following in a terminal:

`shell pip install lightning-rest `

Run your local app! `shell python -m lightning_rest.server 8000 ~/.lightning/lightning-rpc `

Run as docker container `shell docker run -it --rm -p 8000:8000 -v /path/to/lightning-rpc:/tmp/lightning-rpc siriuslabs/lightning-rest 8000 /tmp/lightning-rpc `

View the lightning-rest app at localhost:8000

## License: MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

lightning_rest-0.2.1-py3-none-any.whl (8.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page