restapi 1.1.1

A secure-by-default rest api stack implemented with hyper, tokio, bb8 and postgres with optional prometheus monitoring. This project is focused on providing end-to-end encryption by default for 12-factor applications looking to customize functionality using environment variables as needed. Includes a working user management and authentication backend written in postgresql with async S3 uploading for POST-ed data files.
Documentation

restapi

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 4 of them enabled by default.

default

monitoring (default)

lazy_static (default)

This feature flag does not enable additional features.

prometheus (default)

This feature flag does not enable additional features.

prometheus-static-metric (default)

This feature flag does not enable additional features.