zino-server 0.0.1

A HTTP server for zino.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
categories = ["asynchronous", "network-programming", "web-programming"]
description = "A HTTP server for zino."
documentation = "https://docs.rs/zino-server"
edition = "2021"
homepage = "https://github.com/photino/zino"
keywords = ["http", "web", "framework"]
license = "MIT"
name = "zino-server"
readme = "README.md"
repository = "https://github.com/photino/zino"
version = "0.0.1"