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
This DRF API powers a social media platform with essential features like posting, liking, commenting, and user profiles. Users can create, list, and delete posts, like/unlike content, comment, and manage user profiles. The API prioritizes user authentication for security and includes basic error handling for data integrity.