ninox-server 0.1.0

HTTP/WebSocket server exposing the Ninox engine to the native app and web dashboard.
Documentation
1
2
3
pub mod routes;
pub mod server;
pub use server::start;