Toql Rocket

Description

Use Toql with Rocket. This crate adds:

Resources

There is a CRUD example and the API documentation.

Installation

Add this to your Cargo.toml:

```toml [dependencies] toql_rocket = { version = "0.1", features= ["mysql"] }

```

License

Toql Rocket is distributed under the terms of both the MIT license and the Apache License (Version 2.0).