oscarandrea / rust-web-proto

Rust web prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust REST API prototypes

Experimenting with multiple web frameworks with a common persistence abstraction and mongodb implementation.

Crates

Crate name Description
rust-axum REST API using the axum framework
rust-rocket REST API using the rocket framework
rust-warp REST API using the warp framework
rust-actix-web REST API using the actix-web framework
user-persist Shared library used by REST API to access a data store modeling users

About

Rust web prototype


Languages

Language:Rust 100.0%