Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benjsicam/nestjs-rest-microservices
/ types & classes
Types & classes
97 in github.com/benjsicam/nestjs-rest-microservices
⨍
Functions
70
◇
Types & classes
97
↓ 3 callers
Interface
Query
api-gateway/src/commons/interfaces/commons.interface.ts:9
Class
api-gateway/src/app.module.ts:21
Class
api-gateway/src/utils/query.utils.ts:7
Class
api-gateway/src/utils/utils.module.ts:9
Class
api-gateway/src/health-check/health-check.module.ts:8
Class
api-gateway/src/health-check/health-check.controller.ts:6
Class
api-gateway/src/comments/comment.dto.ts:1
Class
api-gateway/src/organizations/organizations.controller.ts:21
Class
api-gateway/src/organizations/organizations.module.ts:20
Class
microservices/comments-svc/src/app.module.ts:21
Class
microservices/comments-svc/src/database/database.module.ts:18
Class
microservices/comments-svc/src/comments/comments.controller.ts:13
Class
microservices/comments-svc/src/comments/comment.dto.ts:1
Class
microservices/comments-svc/src/comments/comments.service.ts:11
Class
microservices/comments-svc/src/comments/comments.module.ts:21
Class
microservices/comments-svc/src/comments/comment.entity.ts:11
Class
microservices/comments-svc/src/comments/comments.seeder.ts:10
Class
microservices/users-svc/src/app.module.ts:21
Class
microservices/users-svc/src/users/users.service.ts:11
Class
microservices/users-svc/src/users/users.controller.ts:12
Class
microservices/users-svc/src/users/users.module.ts:21
Class
microservices/users-svc/src/users/users.seeder.ts:10
Class
microservices/users-svc/src/users/user.dto.ts:1
Class
microservices/users-svc/src/users/user.entity.ts:10
Class
microservices/users-svc/src/database/database.module.ts:18
Class
microservices/organizations-svc/src/app.module.ts:21
Class
microservices/organizations-svc/src/database/database.module.ts:18
Class
microservices/organizations-svc/src/organizations/organization.entity.ts:10
Class
microservices/organizations-svc/src/organizations/organizations.controller.ts:12
Class
microservices/organizations-svc/src/organizations/organizations.service.ts:11
Class
microservices/organizations-svc/src/organizations/organizations.seeder.ts:10
Class
microservices/organizations-svc/src/organizations/organization.dto.ts:1
Class
microservices/organizations-svc/src/organizations/organizations.module.ts:21
Class
AppModule
api-gateway/src/app.module.ts:21
Class
AppModule
microservices/comments-svc/src/app.module.ts:21
Class
AppModule
microservices/users-svc/src/app.module.ts:21
Class
AppModule
microservices/organizations-svc/src/app.module.ts:21
Class
Comment
microservices/comments-svc/src/comments/comment.entity.ts:11
Interface
Comment
api-gateway/src/comments/comments.interface.ts:6
Class
CommentDto
api-gateway/src/comments/comment.dto.ts:1
Class
CommentDto
microservices/comments-svc/src/comments/comment.dto.ts:1
Class
CommentsController
microservices/comments-svc/src/comments/comments.controller.ts:13
Class
CommentsModule
microservices/comments-svc/src/comments/comments.module.ts:21
Interface
CommentsQueryResult
api-gateway/src/comments/comments.interface.ts:14
Interface
CommentsQueryResult
microservices/comments-svc/src/comments/comments.interface.ts:6
Class
CommentsSeeder
microservices/comments-svc/src/comments/comments.seeder.ts:10
Interface
CommentsService
api-gateway/src/comments/comments.interface.ts:18
Interface
CommentsService
microservices/comments-svc/src/comments/comments.interface.ts:10
Class
CommentsServiceImpl
microservices/comments-svc/src/comments/comments.service.ts:11
Interface
Count
api-gateway/src/commons/interfaces/commons.interface.ts:17
Interface
Count
microservices/comments-svc/src/commons/interfaces/commons.interface.ts:17
Interface
Count
microservices/users-svc/src/commons/interfaces/commons.interface.ts:17
Interface
Count
microservices/organizations-svc/src/commons/interfaces/commons.interface.ts:17
Class
DatabaseModule
microservices/comments-svc/src/database/database.module.ts:18
Class
DatabaseModule
microservices/users-svc/src/database/database.module.ts:18
Class
DatabaseModule
microservices/organizations-svc/src/database/database.module.ts:18
Class
HealthCheckController
api-gateway/src/health-check/health-check.controller.ts:6
Class
HealthCheckModule
api-gateway/src/health-check/health-check.module.ts:8
Interface
Id
api-gateway/src/commons/interfaces/commons.interface.ts:1
Interface
Id
microservices/comments-svc/src/commons/interfaces/commons.interface.ts:1
Interface
Id
microservices/users-svc/src/commons/interfaces/commons.interface.ts:1
Interface
Id
microservices/organizations-svc/src/commons/interfaces/commons.interface.ts:1
Interface
Name
api-gateway/src/commons/interfaces/commons.interface.ts:5
Interface
Name
microservices/comments-svc/src/commons/interfaces/commons.interface.ts:5
Interface
Name
microservices/users-svc/src/commons/interfaces/commons.interface.ts:5
Interface
Name
microservices/organizations-svc/src/commons/interfaces/commons.interface.ts:5
Class
Organization
microservices/organizations-svc/src/organizations/organization.entity.ts:10
Interface
Organization
api-gateway/src/organizations/organizations.interface.ts:5
Class
OrganizationController
api-gateway/src/organizations/organizations.controller.ts:21
Class
OrganizationDto
microservices/organizations-svc/src/organizations/organization.dto.ts:1
Class
OrganizationsController
microservices/organizations-svc/src/organizations/organizations.controller.ts:12
Class
OrganizationsModule
api-gateway/src/organizations/organizations.module.ts:20
Class
OrganizationsModule
microservices/organizations-svc/src/organizations/organizations.module.ts:21
Interface
OrganizationsQueryResult
api-gateway/src/organizations/organizations.interface.ts:12
Interface
OrganizationsQueryResult
microservices/organizations-svc/src/organizations/organizations.interface.ts:6
Class
OrganizationsSeeder
microservices/organizations-svc/src/organizations/organizations.seeder.ts:10
Interface
OrganizationsService
api-gateway/src/organizations/organizations.interface.ts:16
Interface
OrganizationsService
microservices/organizations-svc/src/organizations/organizations.interface.ts:10
Class
OrganizationsServiceImpl
microservices/organizations-svc/src/organizations/organizations.service.ts:11
Interface
Query
microservices/comments-svc/src/commons/interfaces/commons.interface.ts:9
Interface
Query
microservices/users-svc/src/commons/interfaces/commons.interface.ts:9
Interface
Query
microservices/organizations-svc/src/commons/interfaces/commons.interface.ts:9
Interface
QueryResponse
api-gateway/src/commons/interfaces/request-response.interface.ts:9
Class
QueryUtils
api-gateway/src/utils/query.utils.ts:7
Interface
RequestQuery
api-gateway/src/commons/interfaces/request-response.interface.ts:1
Class
User
microservices/users-svc/src/users/user.entity.ts:10
Interface
User
api-gateway/src/users/users.interface.ts:5
Class
UserDto
microservices/users-svc/src/users/user.dto.ts:1
Interface
UserServiceQueryResult
microservices/users-svc/src/users/users.interface.ts:6
Class
UsersController
microservices/users-svc/src/users/users.controller.ts:12
Class
UsersModule
microservices/users-svc/src/users/users.module.ts:21
Interface
UsersQueryResult
api-gateway/src/users/users.interface.ts:16
Class
UsersSeeder
microservices/users-svc/src/users/users.seeder.ts:10
Interface
UsersService
api-gateway/src/users/users.interface.ts:20
Interface
UsersService
microservices/users-svc/src/users/users.interface.ts:10
Class
UsersServiceImpl
microservices/users-svc/src/users/users.service.ts:11
Class
UtilsModule
api-gateway/src/utils/utils.module.ts:9