https://github.com/jeanette-ralph/social-network-api
https://github.com/jeanette-ralph/social-network-api
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeanette-ralph/social-network-api
- Owner: Jeanette-Ralph
- License: mit
- Created: 2022-08-26T03:19:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T04:57:44.000Z (over 3 years ago)
- Last Synced: 2025-03-15T15:13:04.640Z (12 months ago)
- Language: JavaScript
- Size: 720 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Social Network API 
## 📝 Table of Contents
- [License Utilized](#license-utilized)
- [Project Details](#project-details)
- [Usage Information](#usage-information)
- [Installation Instructions](#installation-instructions)
- [Contribution Guidelines](#contribution-guidelines)
- [Testing Guidelines](#testing-guidelines)
- [Any Questions ?](#any-questions)
## 🔑 License Utilized
MIT 
## 🚀 Project Details
Utilizing Express.js, Node.js, Mongoose, and Mongoose ODM I created the CRUD operations for the API of a social netowrking application. [Demo link]( https://drive.google.com/file/d/1w3rH4RIVAenb8R4kxsA43OoepuO21kv3/view)
## 👩💻 Usage Information
The CRUD operations of this API allow get information regarding users and thoughts, create users and thoughts,update users and thoughts, and delete users and thoughts.
## 💻 Installation Instructions
In order to run this application the user needs to install the npm package and run `npm i` in the command line and then `npm start`.
## 🤝 Contribution Guidelines
As of now there are no plans for other developers to contribute to this repository.
## 🙋♀️ Any Questions?
GitHub link: [Social-Network-API](https://github.com/Jeanette-Ralph/Social-Network-API)
GitHub usernames: [Jeanette-Ralph ](https://github.com/Jeanette-Ralph)