nickel_sqlite 0.0.4

A SQLite middleware for nickel.rs
docs.rs failed to build nickel_sqlite-0.0.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: nickel_sqlite-0.4.0

nickel-sqlite

nickel-sqlite is a SQLite middleware for nickel.rs.

Build Status

Installation

Add nickel_sqlite to your Cargo.toml:

[dependencies]
nickel_sqlite = "*"

Usage

See documentation for usage.

License

Licensed under either of

Contribution

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.