You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Sparko](https://github.com/fiatjaf/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.
20
-
21
-
## REST
22
-
23
-
> 📘 Pro-tip
24
-
>
25
-
> Official support for REST APIs in Core Lightning has been released in v23.08!
26
-
>
27
-
> C-lightning-REST is scheduled to sunset soon!
28
-
29
-
[C-lightning-REST](https://github.com/Ride-The-Lightning/c-lightning-REST) is a _third party_ REST API interface for Core Lightning written in Node.js.
30
-
31
-
For new application development, utilize Core Lightning's first class REST plugin **[clnrest](doc:rest)**.
0 commit comments