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
2020-07-02 23:24:17 +05:30
..
src Format code using 'cargo fmt' 2020-07-02 23:24:17 +05:30
Cargo.toml chore: fix examples 2020-03-17 14:35:25 +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