caswellorr / Social_Network_API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ—๏ธ Social Network API

Link : https://watch.screencastify.com/v/VKetuWtwfBwSTGOAuc2z

Description ๐Ÿ“–

Social Network API is an API for a social network web application where users can share their thoughts, react to friendsโ€™ thoughts, and create a friend list.

Features ๐Ÿ“

The application uses Express.js for routing, a MongoDB database, and the Mongoose ODM.

Screenshots ๐Ÿ“ท :

  • The following shows a GET route to return all users being tested in Insomnia:

    alt text

  • The following shows a PUT route to update a user being tested in Insomnia:

    alt text

  • The following shows a DELETE route to delete a user and their thoughts being tested in Insomnia:

    alt text

Takeaways ๐Ÿ’ก

I learned how to configure a working Express.js API to interact with a Mongo database using Mongoose.


ยฉ 2021 Caswell Orr. Confidential and Proprietary. All Rights Reserved.

About


Languages

Language:JavaScript 100.0%