yew_simple 0.3.0

Simple task/services for yew. Includes router and http fetching.
Documentation
# yew_simple: ultra simple tasks/services for yew

[![Build Status](https://travis-ci.org/vitiral/yew_simple.svg?branch=master)](https://travis-ci.org/vitiral/yew_simple)
[![Docs](https://docs.rs/yew_simple/badge.svg)](https://docs.rs/yew_simple)

Ultra simple tasks/services for [yew](https://github.com/DenisKolodin/yew)

# LICENSE
The source code in this repository is Licensed under either of
- Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
  http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT]LICENSE-MIT or
  http://opensource.org/licenses/MIT)

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.