Skip to content

RESTful Naming Conventions for Inference APIs #1324

Answered by parano
jiyer2016 asked this question in Q&A
Discussion options

You must be logged in to vote

The inference API name has this constraint because it is also used as the python API, CLI command, AWS resource name, and potentially K8S resource name.

We are adding an API for the user to defined additional HTTP routes for accessing their BentoService here #1161 with a more general API like add_url_route, would it help with your use case?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jiyer2016
Comment options

@parano
Comment options

@jiyer2016
Comment options

@jiyer2016
Comment options

@parano
Comment options

Answer selected by jiyer2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants