Skip to content

ASAP-Lettering/Lettering-Backend

Repository files navigation

Lettering Backend

Coverage

System Architecture

Overview

.
├── Application-Module/
│   └── {domain}/
│       ├── port/
│       │   ├── in
│       │   └── out
│       ├── service
│       ├── vo
│       └── exception
├── Bootstrap-Module/
│   ├── {domain}/
│   │   ├── api
│   │   ├── controller
│   │   └── dto
│   └── common
├── Common-Module
├── Domain-Module/
│   └── {domain}/
│       ├── entity
│       ├── enums
│       ├── vo
│       └── {service}
└── Infrastructure-Module/
    ├── Client
    └── Security

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published