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 social media api app allows users to perform CRUD operations like a real social media app on posts and users. It uses MongoDB as the database to store data, Next.js API for handling server-side logic and Node.js for server-side runtime environment.