Skip to content

Middleware System for Endpoints #18

@g3Bg2

Description

@g3Bg2

Add support for shared middleware logic that can be attached to multiple endpoints.

Types of middleware to support:

  • Auth check (e.g., Basic Auth, Bearer Token)
  • Request logging
  • Rate limiting
  • Header validation
  • Query parameter sanitisation. Middleware should be configurable via UI with an optional code override.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions