Skip to content

Internal middleware? #61

Description

@esamattis

Are there any plans for internal fetchr middleware?

Use cases:

  • Unified error logging for all resources and methods
  • Access control: Allow update&create methods only for admin user, but allow read method for everybody

Now these have to be manually implemented for each resource or the services must be created using a custom service creator which wraps the methods functions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions