8 breaking releases

new 0.8.0 Nov 5, 2024
0.6.0 Oct 18, 2024
0.0.0-release Jul 18, 2024

#7 in #tcp-listener

Download history 98/week @ 2024-07-15 5/week @ 2024-07-22 9/week @ 2024-09-16 4/week @ 2024-09-23 135/week @ 2024-10-07 843/week @ 2024-10-14 128/week @ 2024-10-21 42/week @ 2024-10-28

1,148 downloads per month
Used in 3 crates

Apache-2.0

125KB
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

~42–56MB
~1M SLoC