9 breaking releases

0.9.0 Dec 6, 2024
0.8.0 Nov 5, 2024
0.7.0 Oct 20, 2024
0.0.0-release Jul 18, 2024

#12 in #tcp-listener

Download history 9/week @ 2024-09-14 4/week @ 2024-09-21 97/week @ 2024-10-05 661/week @ 2024-10-12 336/week @ 2024-10-19 43/week @ 2024-10-26 181/week @ 2024-11-02 81/week @ 2024-11-09 45/week @ 2024-11-16 13/week @ 2024-11-23 138/week @ 2024-11-30 89/week @ 2024-12-07 43/week @ 2024-12-14

284 downloads per month
Used in 3 crates

Apache-2.0

120KB
2.5K SLoC

essential-node-api

Crates.io Documentation license Build Status

API implementation for the Essential node.


lib.rs:

The Essential Node HTTP API.

Find the available endpoints under the endpoint module.

To serve the node API, construct a router, a TcpListener and call serve.

Dependencies

~41–55MB
~1M SLoC