• This controller will add new service for user

    Author

    aayushchugh

    Parameters

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

      express request

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

      express response

    Returns Promise<void>

Generated using TypeDoc