-
-
Notifications
You must be signed in to change notification settings - Fork 797
Closed
Description
This is a re-post of my question because I posted it in the wrong repositoty
Feathers can handle REST request out of the box. This is great. I read the docs on hooks, what I missed was the standard way of configuring handlers, not during the before or after lifecycles.
- I can find the docs for Express compatible middle-ware.
- I can find the docs for hooks and the life-cycles.
What I cant find are the docs to modify or customize the default Feathers REST handlers.
If I generate an app using the CLI, I ca fire request at the app using Postman for example, this is fine, but where are these REST handlers defined? What is the preferred Feathers way to modify them?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels