Files
palladum-lightning/doc/developers-guide/app-development/third-party-libraries.md
ShahanaFarooqui 87d862992a doc: Remove c-lightning-REST documentation
Changelog-None
2025-07-10 15:51:42 +09:30

599 B

title, slug, hidden, createdAt, updatedAt
title slug hidden createdAt updatedAt
Third-party libraries third-party-libraries false 2023-02-08T09:54:01.784Z 2023-09-05T13:55:16.224Z

GraphQL

c-lightning-graphql exposes the Core Lightning API over GraphQL.

🚧

Note: It has not been maintained actively and should be used with caution.

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.