Crate bellhop

source ·
Expand description

Bellhop is a web application for sharing and reserving assets (like lab computers, test credentials, etc.) among members of a team.

There are some plugins for supporting authentication and for integration with other services. See the Bellhop website https://bellhop.rs for more documentation and usage examples.

Modules

Traits and types for implementing authentication plugins.
General database related types and functions.
Traits and types for implementing hook plugins.
Rust representations of Bellhop’s database models.

Structs

Configuration for a Bellhop server.