athena_rs 0.76.0

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