Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.