Skip to content

refactor(gen:endpoint): configurable route url #350

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

Merged

Conversation

mvhenderson
Copy link

  • Configurable route base, defaults to /api/. This only affects the client URL, the backend code will still be written to server/api.
  • Configurable pluralization of route, defaults to true.

Closes #338

* Configurable route base, defaults to `/api/`. This only affects the
  client URL, the backend code will still be written to `server/api`.

* Configurable pluralization of route, defaults to true.

Closes angular-fullstack#338
@mvhenderson
Copy link
Author

Looking into the CI build failure.

DaftMonk added a commit that referenced this pull request Jul 15, 2014
refactor(gen:endpoint): configurable route url
@DaftMonk DaftMonk merged commit f00a4c2 into angular-fullstack:master Jul 15, 2014
@JaKXz JaKXz assigned JaKXz and unassigned DaftMonk and JaKXz Jul 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor(gen:endpoint): configurable route url
3 participants