Skip to content

Feat/integrate database layer#8

Merged
Dev-GA-Arjun merged 2 commits into
masterfrom
feat/integrate-database-layer
Jun 2, 2026
Merged

Feat/integrate database layer#8
Dev-GA-Arjun merged 2 commits into
masterfrom
feat/integrate-database-layer

Conversation

@Dev-GA-Arjun
Copy link
Copy Markdown
Owner

Completed Module 3 Project Integration

Changes Made in this Module:

  1. Created MongoDB Cluster and connected with the Blogify-API with mongoose ODM
  2. Created Collection such as Posts and User and use Referencing to connect User and Posts with One-to-Many Relationship.
  3. Created Service Layer and Refactored Controllers to handle only req and res unlike before.

@Dev-GA-Arjun Dev-GA-Arjun merged commit 89177b6 into master Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant