-
- Downloads
basic routes,controllers,models added.not complete
parent
954ae1e2
No related branches found
No related tags found
Showing
- comment-service/src/controllers/Comment.ts 47 additions, 0 deletionscomment-service/src/controllers/Comment.ts
- comment-service/src/models/Comment.ts 24 additions, 0 deletionscomment-service/src/models/Comment.ts
- comment-service/src/routes/Comment.ts 10 additions, 0 deletionscomment-service/src/routes/Comment.ts
- comment-service/src/server.ts 2 additions, 1 deletioncomment-service/src/server.ts
comment-service/src/controllers/Comment.ts
0 → 100644
comment-service/src/models/Comment.ts
0 → 100644
comment-service/src/routes/Comment.ts
0 → 100644
Please register or sign in to comment