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

Migration guide for Feathers v5 #32

Open
FossPrime opened this issue Jun 16, 2023 · 1 comment
Open

Migration guide for Feathers v5 #32

FossPrime opened this issue Jun 16, 2023 · 1 comment

Comments

@FossPrime
Copy link
Contributor

FossPrime commented Jun 16, 2023

  1. Make sure to use the Express server, Koa currently doesn't work.
  2. Make sure to set app.configure(rest()) on your server. This will expose all your services on REST endpoints too.
@marcusforsberg
Copy link
Member

We'd appreciate any and all contributions. You are welcome to open PRs for whatever changes you want to propose, as long as they're all backwards compatible. 😊

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