Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 401 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 401 Bytes

rust-hyper-server-template

A Boilerplato template for a Rust server app using hyper http library.

Usage

First install Boilerplato from here.

Then run,

$ boilerplato my-app --template rust-hyper-server-template

Contributing

Your PRs and stars are always welcome.