tiny-web 0.6.0

tiny-web is a tiny async library (backend web server) that allows you to write a Laravel-style or Django-style backend in Rust language.
Documentation

tiny-web

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 7 feature flags, 2 of them enabled by default.

default

fastcgi (default)

This feature flag does not enable additional features.

pgsql (default)

This feature flag does not enable additional features.

http

This feature flag does not enable additional features.

https

This feature flag does not enable additional features.

mssql

This feature flag does not enable additional features.

scgi

This feature flag does not enable additional features.

uwsgi

This feature flag does not enable additional features.