/blog-express-api

Re-do of ReSTful API for a simple blog application

Primary LanguageJavaScriptMIT LicenseMIT

Node and Express Web API

Overview

A basic RESTful API made using Nodejs, Express and Mongoose for MongoDB. This API is intended to be used for simple blog entries with Title, Body and Time properties and can be used in conjunction with this Front-End Project To get started clone this repository, install and run.

Install

npm install

Usage

node app.js