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

Create a unified service url #3

Open
hferentschik opened this issue Apr 22, 2016 · 1 comment
Open

Create a unified service url #3

hferentschik opened this issue Apr 22, 2016 · 1 comment

Comments

@hferentschik
Copy link

Currently the various services reply to different service urls, eg /api/hello, api/namaste, ...

I think it would make more sense to have a unified URL like, api/greet. This way it is not encoded into the URL what's supposed to happen. The task of the service is to "greet" and it does so in multiple languages, depending on the service targeted.

Also, in all cases the root route should be valid as well. Either have some content there with a link to the actual service url or it could also be a re-direct to the service URL. I guess it depends a bit where we want to go with this.

@rafabene
Copy link
Contributor

thoughts @yanaga ?

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