Docs.rs
rusty-api-0.2.1
rusty-api 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AlexanderHeffernan
Dependencies
actix-cors ^0.6
normal
actix-governor ^0.3.2
normal
actix-web ^4.9
normal
bcrypt ^0.15
normal
chrono ^0.4
normal
dotenv ^0.15
normal
futures-util ^0.3
normal
jsonwebtoken ^9.3
normal
once_cell ^1.21
normal
rustls ^0.23
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
Versions
70.49%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
rusty_
api
0.2.1
Module core
Module Items
Modules
In crate rusty_
api
rusty_api
Module
core
Copy item path
Source
Modules
ยง
auth
auth_
routes
The auth_routes module for handling user authentication and registration.
config
The
config
module provides functionality for loading and configuring TLS settings for the API server.
db
Database module.
user
User module