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

[REST-compliance] Add collection clients for each front-end URLs #1272

Closed
hdurix opened this issue Apr 8, 2022 · 0 comments · Fixed by #1276
Closed

[REST-compliance] Add collection clients for each front-end URLs #1272

hdurix opened this issue Apr 8, 2022 · 0 comments · Fixed by #1276

Comments

@hdurix
Copy link
Member

hdurix commented Apr 8, 2022

Following #144:

At the beginning, we started to build our API for back-end URLs with /api/servers/<server-name>.

It would be easier to understand and more REST compliant to do the same for client/front-end URLs.

/api/servers/spring-boot is compliant
/api/vue is not compliant, should be renamed as /api/clients/vue

Need to adapt:

  • JHipster Lite front-end URLs
  • CI tests called URLs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants