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

Use service names as endpoint prefix #377

Closed
butonic opened this issue Jul 10, 2020 · 7 comments
Closed

Use service names as endpoint prefix #377

butonic opened this issue Jul 10, 2020 · 7 comments

Comments

@butonic
Copy link
Member

butonic commented Jul 10, 2020

Currently, the accounts service requires a proxy entry for /accounts.js, /api/v0/accounts/and maybe /api/v0/groups/.

The proxy should expose services based on their service name, eg:

  • /accounts/
  • /hello/
  • /ocs/
  • /ocdav/
  • /reva/
  • /thumbnails/ (or rename to thumbs?)

all should route to the corresponding services

for phoenix (web) / should be the root of the app, (well it should be configurable), but the rest could be exposed at /phoenix/ or /web/

related:

@butonic
Copy link
Member Author

butonic commented Jul 10, 2020

cc @kulmann

@refs
Copy link
Member

refs commented Jan 12, 2021

Currently, the proxy config addresses exactly this, but a new concept for default extensions is welcomed, but it will introduce more magic ✨ .

@refs refs changed the title use service names as endpoint prefix Use service names as endpoint prefix Jan 13, 2021
@settings settings bot removed the p3-medium label Apr 7, 2021
@stale
Copy link

stale bot commented Jun 6, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status:Stale label Jun 6, 2021
@refs
Copy link
Member

refs commented Jun 9, 2021

This is still relevant.

@stale stale bot removed the Status:Stale label Jun 9, 2021
@stale
Copy link

stale bot commented Aug 8, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status:Stale label Aug 8, 2021
@stale stale bot closed this as completed Aug 18, 2021
@stale stale bot removed the Status:Stale label Aug 19, 2021
@stale
Copy link

stale bot commented Oct 18, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status:Stale label Oct 18, 2021
@stale stale bot closed this as completed Oct 28, 2021
@fschade
Copy link
Contributor

fschade commented Jun 4, 2024

Please open again if the ticket is still relevant

@fschade fschade closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants