Controller class

Constructors

Methods

Constructors

Methods

  • Return the state of all the providers

    Parameters

    • request: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>

      HTTP request express object

    • response: Response<any, Record<string, any>>

      HTTP response express object

    • next: NextFunction

      Next express middleware function

    Returns void