Skip to content

Commit 881c190

Browse files
committed
Update README
1 parent 8abccdd commit 881c190

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
[![Release](https://jitpack.io/v/tadayosi/torchserve-client-java.svg)](<https://jitpack.io/#tadayosi/torchserve-client-java>)
44
[![Test](https://github.com/tadayosi/torchserve-client-java/actions/workflows/test.yml/badge.svg)](https://github.com/tadayosi/torchserve-client-java/actions/workflows/test.yml)
55

6-
TorchServe Client for Java (TSC4J) is a Java client library for [TorchServe](https://pytorch.org/serve/index.html).
6+
TorchServe Client for Java (TSC4J) is a Java client library for [TorchServe](https://pytorch.org/serve/index.html). It supports the following [TorchServe REST API](https://pytorch.org/serve/rest_api.html):
7+
8+
- [Inference API](https://pytorch.org/serve/inference_api.html)
9+
- [Management API](https://pytorch.org/serve/management_api.html)
10+
- [Metrics API](https://pytorch.org/serve/metrics_api.html)
711

812
## Install
913

0 commit comments

Comments
 (0)