top of page

Social Media Blog API

Project Overview

This project is a backend for a hypothetical social media app, where we must manage our users’ accounts as well as any messages that they submit to the application. The application functions as a micro-blogging or messaging app. Any user should be able to see all of the messages posted to the site, or they can see the messages posted by a particular user. In either case, we require a backend which is able to deliver the data needed to display this information as well as process actions like logins, registrations, message creations, message updates, and message deletions.

Chika Nwachukwu © 2024 All Rights Reserved

bottom of page