Crates.io | jams-serve |
lib.rs | jams-serve |
version | 0.1.31 |
source | src |
created_at | 2024-06-04 23:20:11.770467 |
updated_at | 2024-11-05 02:11:18.717156 |
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,117 |
This library crate is part of a wider project called J.A.M.S - Just Another Model Server. Please refer here.
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