ferrox-api 0.21.0

Shared route constants and wire DTOs for the Ferrox HTTP surface and its clients
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "ferrox-api"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Shared route constants and wire DTOs for the Ferrox HTTP surface and its clients"
readme = "README.md"
keywords = ["llm", "openai", "api", "dto", "ferrox"]
categories = ["api-bindings", "web-programming"]

[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }