tide-fluent-routes 0.1.5

Tide fluent routes is a library that implements a fluent routing API for Tide
Documentation
[dependencies.async-std]
version = "1.6"

[dependencies.log]
version = "0.4"

[dependencies.tide]
version = "0.16"
[dev-dependencies.async-std]
features = ["attributes"]
version = "1.6"

[package]
authors = ["Mendelt Siebenga <msiebenga@gmail.com>"]
categories = ["network-programming", "web-programming::http-server"]
description = "Tide fluent routes is a library that implements a fluent routing API for Tide"
edition = "2018"
keywords = ["tide", "http", "web", "routing"]
license = "MIT/Apache-2.0"
name = "tide-fluent-routes"
readme = "README.md"
repository = "https://github.com/mendelt/tide-fluent-routes"
version = "0.1.5"