rust_webapi
JWT-Protected Key-Value API
A high-performance REST API with multi-store key-value model,
Lua-based map/reduce queries, and optimistic concurrency control.
Status
✓ Production Ready (v1.0)
Key Features
- JWT-protected REST API
- Multi-store key-value model
- Lua map/reduce query engine
- Key range filtering (startkey/endkey)
- Optimistic concurrency control
- MariaDB storage backend
- Debug mode for development