Skip to content

Ankit-jailwal/Tails-of-joey

Repository files navigation

Folder Structure of TOJ

Top-level directory layout

.
├── config                      # Application configration files 
├── controllers                 # Buisness logic 
├── dto                         # Data transfer object 
├── images                      # Images related to customer 
├── middlewares                 # For handling pre-requests
├── models                      # Models
├── route                       # For handling end points
├── services                    # All services related to application processing
├── utility                     # For keeping all utility files like helper functions.
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published