8000 Configuring or modifying default REST handlers? · Issue #312 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

Configuring or modifying default REST handlers? #312

@kokujin

Description

@kokujin

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.

  1. I can find the docs for Express compatible middle-ware.
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0