Skip to content

Curt-Park/echo-grpc-triton

Repository files navigation

echo-grpc-triton

A simple API server for Triton inference server powered by echo and gRPC.

Prerequisites

  • Install docker.
  • Install go (Optional: If you want to run this project without Docker).

Commands

docker-compose up           # Run all services (API + Triton)
docker-compose kill         # Kill all services

Open http://localhost:8080/docs/index.html to see the API documents and to send a single request.

Press Try it out button to call any API.

References

About

Inference API server with echo and gRPC to triton server (golang)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published