scrappy 0.0.2

scrappy is the best web framework for Rust
1
2
3
4
5
6
7
8
9
10
11
12
13
## Scrappy - the best web-framework for Rust

[![crates.io](https://meritbadge.herokuapp.com/scrappy)](https://crates.io/crates/scrappy)
[![Build Status](https://travis-ci.org/apibillme/scrappy.svg?branch=master)](https://travis-ci.org/apibillme/scrappy)
[![codecov](https://codecov.io/gh/apibillme/scrappy/branch/master/graph/badge.svg)](https://codecov.io/gh/apibillme/scrappy)

### Purpose

The purpose of this library is to be your web framework for Rust.

The priorities are to provide an ergonomic, fast, safe, well-tested, and well-documented experience.

This is a hard fork of Actix-Web & Actix & all sub-packages