Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericbwebdev86/erics-social-network-api
Backend for a social media site.
https://github.com/ericbwebdev86/erics-social-network-api
expressjs mongodb mongoosejs nodejs
Last synced: 1 day ago
JSON representation
Backend for a social media site.
- Host: GitHub
- URL: https://github.com/ericbwebdev86/erics-social-network-api
- Owner: ericbwebdev86
- Created: 2022-03-29T18:57:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T17:47:33.000Z (over 2 years ago)
- Last Synced: 2023-03-12T03:07:09.562Z (over 1 year ago)
- Topics: expressjs, mongodb, mongoosejs, nodejs
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# erics-social-network-api ![Github license](https://img.shields.io/badge/license-MIT-green.svg)
The aim of this project is to create a social network API.
## Table of Contents
[Technologies Used](#technologies-used)
[Installation](#installation)
[Usage](#use)
[Testing](#tests)
[Media](#media)
[Contact and Questions](#questions)
[License](#license)
[User Story](#user-story)
[Acceptance Criteria](#acceptance-criteria)
## Technologies Used
* javascript
* nodejs
* express
* mongodb
* mongoosejs## Installation
Navigate to the root directory in the terminal and initialize the project with **npm install** to install all the proper node module dependencies.## Use
Navigate to the root directory in the terminal and type **node server** to run the server.Use an API tool of your choice, I recommend Insomnia.
## Tests
There are no formal tests for this project## Media
[Link to the demo video](https://youtu.be/HvscNz_2D-4)The following link is to this project's github repository
https://github.com/ericbwebdev86/erics-social-network-api## Questions
Any questions feel free to contact me via my github or by sending me an email.
* Email: [email protected]
* Github: https://github.com/ericbwebdev86## License
MIT license is a short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.