Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Connect: Social Network API

Description

Code Connect is an API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list. Express.js is utilized for routing, alongside a MongoDB database, and the Mongoose ODM. Additionally, it makes use of the Express.js and Mongoose packages.

Connect, react, and engage within the coding community using this social network API. Share thoughts, code reactions, and effortlessly add like-minded individuals, fostering a collaborative and knowledge-driven programming environment.

Features

  • Create, update, and delete users
  • Add and remove friends to a user’s friend list
  • Share thoughts
  • React to friends' thoughts
  • Create, update, and delete thoughts

Technologies Used

  • Express.js for routing
  • MongoDB database
  • Mongoose ODM for interacting with MongoDB
  • Express.js and Mongoose packages

Usage

To use this API, follow the installation steps below.

Installation

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Set up the MongoDB database.
  4. Run the application using npm start.

Routes

  • /api/users: CRUD operations for users
  • /api/thoughts: CRUD operations for thoughts
  • Additional routes for reactions, friend lists, etc.

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to submit a pull request.

About

Connect, react, and engage within the coding community using this social network API. Share thoughts, code reactions, and effortlessly add like-minded individuals, fostering a collaborative and knowledge-driven programming environment.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages