typescript-rest-api-master
.gitignore
17B
package.json
991B
src
Bootstrap.ts
189B
Data
Repositories
Subscribers.repository.ts
979B
Database.ts
280B
Models
Subscribers.model.ts
519B
Web
Lib
BaseHttp.controller.ts
685B
HttpResponse.dto.ts
111B
Application.ts
565B
Routes.ts
1KB
Api
Validators
Subscribers.validator.ts
359B
Controllers
index.ts
129B
Subscribers.controller.spec.ts
799B
Subscribers.controller.ts
2KB
App.ts
392B
Config
DI
Container.ts
567B
Mappers
Subscribers.mapper.dto.ts
1KB
Core
Dtos
Subscribers
UpdateSubscriberDto.ts
98B
CreateSubscribers.dto.ts
213B
Services
Subscribers.service.ts
1KB
Ports
ISubscribers.service.ts
662B
ISubscribers.repository.ts
590B
Subscribers.service.spec.ts
1KB
jest.config.ts
6KB
tsconfig.json
6KB
.prettierrc
86B
yarn.lock
209KB
example.env
109B
暂无评论