| Crates.io | jams-serve |
| lib.rs | jams-serve |
| version | 0.1.34 |
| created_at | 2024-06-04 23:20:11.770467+00 |
| updated_at | 2025-05-29 18:13:54.325458+00 |
| description | jams-serve provides a http and gRPC API for jams-core. |
| homepage | https://github.com/gagansingh894/jams-rs |
| repository | https://github.com/gagansingh894/jams-rs/tree/main/jams-serve |
| max_upload_size | |
| id | 1262195 |
| size | 252,620 |
This library crate is part of a wider project called J.A.M.S - Just Another Model Server. Please refer here.
The MSRV is 1.82.
jams-serve is a http and gRPC API library for jams-core.
Refer here for the OpenAPI Spec
/healthcheck: Endpoint for health checks
/api/predict: Endpoint for making predictions
/api/models: Endpoint for managing models
Refer here for the proto definition
HealthCheck
Predict
GetModels
AddModel
UpdateModel
DeleteModel
Stable on Linux x86_64 architecture