dbrest-core 0.8.3

Database-agnostic core for the dbrest REST API
Documentation

dbrest-core — database-agnostic core for the dbrest REST API

This crate provides the core traits, query generation, API handling, authentication, configuration, and schema cache logic. It does not contain any database-specific code (e.g. no sqlx, no PostgreSQL).