This repository has been archived on 2022-07-24. You can view files and clone it, but cannot push or open issues or pull requests.
itconfig/examples/hyper
2021-11-09 01:12:14 +03:00
..
src chore: fix hyper example 2021-11-09 01:12:14 +03:00
Cargo.toml chore: fix hyper example 2021-11-09 01:12:14 +03:00
README.md chore: update hyper example readme 2020-01-12 14:37:39 +03:00

Hyper

This example shows how you can use itconfig with hyper server.

Example was taken from the official hyper example.

Usage

cd examples/hyper

cargo run