Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOAP API #387

Closed
psinger opened this issue Jan 14, 2019 · 3 comments
Closed

SOAP API #387

psinger opened this issue Jan 14, 2019 · 3 comments

Comments

@psinger
Copy link

psinger commented Jan 14, 2019

Instead of REST API, we require to utilize a SOAP API. As far as I can see, Seldon can only serve REST APIs. Is there some plan on extending this to other API standards in the future, or is there an "easy" way for me to transform it to a SOAP API?

@ukclivecox
Copy link
Contributor

ukclivecox commented Jan 14, 2019

Seldon presently exposes REST and gRPC endpoints.
We haven't considered SOAP. I imagine some SOAP to REST/gRPC proxy would be the best option.
I'm not sure of what the current state of SOAP in the Cloud Native world of Kubernetes is.

@psinger
Copy link
Author

psinger commented Jan 14, 2019

Thanks @cliveseldon, that means we have to figure it out on our end how to transform it via some form of proxy.

@ukclivecox
Copy link
Contributor

Closing as this seems outside our concern. Please reopen if further interest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants