updated api for automatically all sites
This commit is contained in:
@@ -7,6 +7,10 @@ use dotenvy::dotenv;
|
||||
use ntex_files as fs;
|
||||
use ntex::web;
|
||||
|
||||
|
||||
#[macro_use]
|
||||
extern crate cute;
|
||||
|
||||
mod api;
|
||||
mod db;
|
||||
mod models;
|
||||
|
||||
Reference in New Issue
Block a user