zacharygolba / json-api-rs

Idiomatic types for building a robust JSON API with Rust
https://crates.io/crates/json-api
Apache License 2.0
26 stars 8 forks source link

Any plans to integrate this with Diesel? #31

Open hgrecco opened 7 years ago

hgrecco commented 7 years ago

It would be great if this could be integrated with Diesel, so that a json api could be generated for each table.