forked from ttc/micro-service-api
-first commit
This commit is contained in:
11
@knowleadge/controller/structer.txt
Normal file
11
@knowleadge/controller/structer.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
src/
|
||||
├── app.js
|
||||
├── route.js
|
||||
├── controllers/
|
||||
│ └── user.controller.js
|
||||
├── services/
|
||||
│ └── user.service.js
|
||||
├── config/
|
||||
│ └── db.js
|
||||
└── utils/
|
||||
└── response.js
|
||||
Reference in New Issue
Block a user