Crate hermod_api[][src]

Expand description

Rapid and seamless customer interaction. Designed by Russell Weas, Jonathan Pence, Do Thien An Duong, Simon Jeon for CS 495 at The University of Alabama.

This wiki only contains documentation for publicly exposed structs/methods in each module. For more information about auto-generated Rust documentation, visit the rustdoc documentation.

All code in this crate is MIT licensed.

Modules

Contains clients for interacting with third-party APIs

Contains structs that model database tables.

Contains HTTP Handlers that directly receive and respond to requests to the server.

Contains services and helpers for Hermod.

Contains code neccessary to bootstrap the application and run the server.