Skip to content

connects to embeddinghub and serves requests via HTTP

Notifications You must be signed in to change notification settings

featureform/gRPC-REST-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dashboard-server

Middleware server. Serves embeddingstore data via HTTP following connection with embeddinghub via grpc

Specification:

Dockerized server which provides a blank interface to serve data efficiently to the frontend. Acts as a middleware between the feature store backend and the frontend dashboard. Can provide logs for usage and potential CRUD functionality for container features for the feature store.

Build Docker image:

docker build -t api .

Run Docker container:

docker run -it -p 8080:8080 api

About

connects to embeddinghub and serves requests via HTTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published