basiliq 0.1.2

REST API server exposing a Postgres database using JSON:API
1
2
3
4
use super::*;

pub mod check;
pub mod generate;