| Crates.io | mrapids |
| lib.rs | mrapids |
| version | 0.1.7 |
| created_at | 2025-08-29 19:00:18.462876+00 |
| updated_at | 2025-08-29 19:00:18.462876+00 |
| description | Your OpenAPI, but executable |
| homepage | |
| repository | https://github.com/deepwissen/api-runtime |
| max_upload_size | |
| id | 1816314 |
| size | 30,719,245 |
High-performance API runtime built with Rust.
docker pull ghcr.io/microrapids/api-runtime:latest
docker run -p 8080:8080 ghcr.io/microrapids/api-runtime:latest
npm install @microrapids/api-runtime-wasm
pip install mrapids
[dependencies]
mrapids = { git = "https://github.com/microrapids/api-runtime" }
See the full documentation for detailed usage instructions.
MIT