Skip to content

mikelind28/social-network-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Network API

License: MIT

Description

This project was an exercise in building a server-side application from scratch, using TypeScript, Express, MongoDB, and Mongoose. It simulates a social media site where Users can post "Thoughts", add friends, and post "Reactions" to Thoughts. Using Mongoose Object Database Manager, I built controllers that allow users to GET, POST, PUT, and DELETE Users, Thoughts, and Reactions.

Usage

View a video demonstration here.

The demonstration uses Insomnia to test all of the route endpoints.

screenshot of demo in Insomnia

License

This repository uses an MIT License ↗️.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published