# Interface EndpointDirectoriesSettings
InterfaceModule | import { EndpointDirectoriesSettings } from "@tsed/common" |
---|---|
Source | /packages/common/src/config/interfaces/EndpointDirectoriesSettings.ts |
# Overview
interface EndpointDirectoriesSettings {
[endpoint: string]: any | string | (any | string)[];
}
# Members
[endpoint: string]: any | string | (any | string)[];
Other topics
- Session & cookies
- Passport.js
- Keycloak
- TypeORM
- Mongoose
- GraphQL
- Socket.io
- Swagger
- AJV
- Multer
- Serve static files
- Templating
- AWS
- Seq
- OIDC
- Stripe
- Controllers
- Providers
- Model
- JsonMapper
- Middlewares
- Pipes
- Interceptors
- Authentication
- Hooks
- Exceptions
- Throw HTTP Exceptions
- Cache
- Hooks
- Response Filter
- Injection scopes
- Custom providers
- Custom endpoint decorator
- Testing
- Customize 404