athena_rs 0.75.4

WIP Database API gateway
Documentation
1
2
3
4
//! Query endpoints.
//!
//! Currently exposes the SQL query endpoint.
pub mod sql;