Docs.rs
essential-rest-server-0.4.0
essential-rest-server 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
essentialcontributions
Dependencies
anyhow ^1.0.80
normal
axum ^0.7.5
normal
clap ^4.5.4
normal
essential-memory-storage ^0.3.0
normal
essential-rqlite-storage ^0.3.0
normal
essential-server ^0.4.0
normal
essential-server-types ^0.2.0
normal
essential-types ^0.2.0
normal
futures ^0.3.30
normal
hex ^0.4.3
normal
http ^1.1.0
normal
hyper ^1.3.1
normal
hyper-util ^0.1.5
normal
serde ^1.0.195
normal
tokio ^1.36.0
normal
tower ^0.5.0
normal
tower-http ^0.5.2
normal
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
essential-hash ^0.2.0
dev
essential-state-read-vm ^0.3.0
dev
essential-storage ^0.3.0
dev
reqwest ^0.12.5
dev
serde_json ^1.0.114
dev
tokio-util ^0.7.11
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
essential_
rest_
server
0.4.0
All Items
Sections
Server
Crate Items
Structs
Functions
Crate
essential_rest_server
Copy item path
Source
Expand description
§
Server
A simple REST server for the Essential platform.
Structs
§
Config
Server configuration.
Functions
§
run
Run the server.