Waelazar / REStful-app

Simple RESTful blog app with NodeJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REStful-app

The chart file explains how RESTful works

Installation

You need to install packeges :

npm install
express 
ejs
mongoose
body-parser
method-override
express-sanitizer --save    

Database

In this app database hosted by MongoDB on https://mlab.com/

About

Simple RESTful blog app with NodeJs


Languages

Language:HTML 67.7%Language:JavaScript 31.0%Language:CSS 1.3%