pillow 0.1.0

A minimalist web framework for rust
Documentation

Pillow Framework

Is a minimalist framework for rust inspired in Expressjs

Getting started

cargo run --examples

For developers

clone project

git clone github.com/SummaryPuppet/pillow_framework.git
cd sunny_framework

and execute

cargo run