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 is Social media app Backend here user can register with valid credentials and user can add post , make friends , send friend request ,see all the friends lists and comment on their post , edit comment , delete comment and remove friend from friend lists.
A simple social media platform consisting of a backend API and a frontend UI, and analytics pages. The platform also supports creating, reading, updating, and deleting operations for user profiles and posts. In addition, users can "like" and "unlike" posts. The analytics pages displays insights on user engagement and content popularity.
This is an Express server for My iNoteBook Application. This server details with the operations related notes like Create, Update, Retrieve and Delete(CURD). It is build using Node, Express and MongoDb.
A full-stack CRUD application built with React and .NET. This project demonstrates how to create a seamless interface using React for the frontend and .NET for the backend. It covers basic CRUD operations
Projeto utilizando Node, Express e Sequelize para a criação de uma API de um CRUD para produção de conteúdo para um blog. Realizado durante o módulo de Back-End do curso de Desenvolvimento Web pela Trybe.