reorganizes api endpoints

This commit is contained in:
2019-10-11 16:07:09 +02:00
parent 3a1f8ec4f6
commit 068b2e7169
4 changed files with 145 additions and 136 deletions

View File

@@ -12,7 +12,7 @@ use diesel::query_dsl::RunQueryDsl;
use diesel::r2d2::{self, ConnectionManager};
pub mod models;
mod updates;
//mod updates;
mod schema;
/// The connection used