basiliq 0.1.2

REST API server exposing a Postgres database using JSON:API
1
2
3
pub mod parsed;
pub mod raw;
use itertools::Itertools;