Docs.rs
  • eventify-http-server-0.0.0-reserved
    • eventify-http-server 0.0.0-reserved
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • lbkolev
    • Dependencies
      • actix-web ^4.3.1 normal
      • eventify-primitives ^0.0.0-reserved normal
      • futures ^0.3.28 normal
      • log ^0.4.19 normal
      • num_cpus ^1.16.0 normal
      • reqwest ^0.11.18 normal
      • secrecy ^0.8.0 normal
      • serde ^1.0.171 normal
      • serde-aux ^4.2.0 normal
      • serde_derive ^1.0.171 normal
      • serde_json ^1.0.104 normal
      • sqlx ^0.7.3 normal
      • thiserror ^1.0.44 normal
      • tokio ^1.29.1 normal
      • utoipa ^4.1.0 normal
      • utoipa-rapidoc ^2.0.0 normal
      • utoipa-redoc ^2.0.0 normal
      • utoipa-swagger-ui ^5.0.0 normal
      • uuid ^1.4.0 normal
      • mockito ^1.2.0 dev
    • Versions
    • 21.88% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

eventify_http_server0.0.0-reserved

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Functions
?
Change settings

Crate eventify_http_server

source ·
Expand description

eventify-http-server

🚧 work in progress 🚧

Re-exports

  • pub use error::Error;

Modules

  • api
  • error
  • startup
  • types

Structs

  • ApplicationSettings
  • Settings

Functions

  • run
    The entry point of the API server.