mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 22:45:27 +01:00
749 B
749 B
title | slug | hidden | createdAt | updatedAt |
---|---|---|---|---|
Third-party libraries | third-party-libraries | false | 2023-02-07T12:55:33.547Z | 2023-02-21T13:55:39.216Z |
REST
C-lightning-REST is a third party REST API interface for Core Lightning written in Node.js.
📘
Official support for REST APIs in Core Lightning is coming soon!
GraphQL
c-lightning-graphql exposes the Core Lightning API over GraphQL.
JSON over HTTPS
Sparko offers a full-blown JSON-RPC over HTTP bridge to a CLN node with fine-grained permissions, SSE and spark-wallet support that can be used to develop apps.