/Social-Network-API

Primary LanguageJavaScriptMIT LicenseMIT

Social Network API

GitHub license

Description

A backend for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list. This application utilizes Express.js for routing, a MongoDB database, and the Mongoose ODM. The API has been designed with RESTful design principles in mind and features CRUD operations for user, thought, and reaction data.

Table of Contents

Installation

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Run npm install to install the required dependencies.

Usage

To use this application:

  1. Run npm start in your terminal. This starts the server.
  2. Use your preferred API client to test the routes at localhost:3001.

Demo link

[TBD ]

License

This project is licensed under the MIT License. For more information, see the LICENSE file.

Contributing

To contribute, please fork the repository, create a new branch for your changes, and open a pull request.

Tests

Currently, there are no tests available for this application.

Questions

For any questions, please reach out to me via GitHub or email