SalmY001 / mongoose-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mongoose-api

License: MIT

Table of Contents

Description

Build an API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list. The following framework, database and Object Data Modelling are used; Express.js for routing, a MongoDB database, and the Mongoose ODM.

Installation

To install the required dependencies, run the following commands:

npm install, npm i nodemon, npm i express, npm i mongoose

Usage

The following walkthrough video demonstrates the API in action:

https://drive.google.com/file/d/1-0l4EMMl2gm1_04-3wMi5iF1nG_lfxEI/view?usp=drive_link

License

This project is under the MIT license: License: MIT

Please refer to license in the repo.

Contributors

Sources viewed to help in the development of the app include:

N/A

Questions

If you have any questions about the repo, you can contact me on email: salmy75987@gmail.com

You can also open an issue to contact me or find more of my work at: SalmY001 (https://github.com/SalmY001)

About

License:MIT License


Languages

Language:JavaScript 100.0%