k2db-api-contract 0.1.1

Shared HTTP contract types for the k2db API Rust replatform
Documentation
  • Coverage
  • 0%
    0 out of 76 items documented0 out of 22 items with examples
  • Size
  • Source code size: 13.63 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 8.4 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 38s Average build duration of successful builds.
  • all releases: 34s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • frogfishio/k2db
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • eldiablolives

k2db-api-contract

Shared Rust contract types for the k2db HTTP API.

What it provides

  • Request and response DTOs for health, readiness, search, aggregate, count, patch, restore, and versioned update flows.
  • Authorization header parsing helpers.
  • Problem-details compatible error payload types.

Install

[dependencies]
k2db-api-contract = "0.1.1"

This crate is published under MIT.

Repository: https://github.com/frogfishio/k2db