9 breaking releases
new 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 |
#492 in Magic Beans
316 downloads per month
Used in 3 crates
120KB
2.5K
SLoC
essential-node-api
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