You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+59-5Lines changed: 59 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
+
<<<<<<< Updated upstream
1
2
# Instagram Clone
3
+
=======
4
+
# Instagram Clone - User Microservice
5
+
>>>>>>> Stashed changes
2
6
3
-
A Django REST Framework microservice that handles all user-related functionalities similar to Instagram, including authentication, profiles, followers/following, blocking/muting, close friends, user settings, and permission management.
7
+
A **Django REST Framework microservice** that handles all **user-related functionalities** similar to Instagram, including authentication, profiles, followers/following, blocking/muting, close friends, user settings, and role-based access control (RBAC). This microservice is built to be **scalable, modular, and microservice-ready**.
4
8
5
9
---
6
10
@@ -23,12 +27,12 @@ A Django REST Framework microservice that handles all user-related functionaliti
0 commit comments