bradleypaul / social-network-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

social-network-api

License: MIT

Description

A basic backend for a social network. Allows for creation and use of Users, Posts (called Thoughts here), and comments (or Reactions).

Table of Contents

Installation

git clone https://github.com/bradleypaul/social-network-api.git
npm install
node server.js

Usage

To demostrate the creation of RESTful APIs by using Mongo

License

For more infomation about the selected license, click here!

Contributing

No contributions are being accepted at this time. This is a homework project. :)

Tests

No tests are set up at the moment.

Contact

GitHub profile: bradleypaul

My email is: bradleypauld@gmail.com

Contact me with email and I'll likely get back to you.

About

License:MIT License


Languages

Language:JavaScript 100.0%