fregate-rs
Developing an HTTP server requires to add code for logging, configuration, metrics, health checks etc.
This crate aims to solve these problems providing user with Application builder for setting up HTTP service.
Work in progress
This project is in progress and might change a lot from version to version.
Usage example
use ;
async
async