russoalberto / bookstore

Simple RESTful JSON api using Nodejs, Express and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore

Bookstore is a simple web application which includes and Express RESTful API server and a front end in AngularJS

The video tutorial that goes with this project can be found here https://www.youtube.com/watch?v=eB9Fq9I5ocs

Usage

Just clone or download and run npm install and then node app to start

##Notes## The Genres Angular controller is blank on purpose. This is for you to try and come up with after watching the video. It may be added in the future

About

Simple RESTful JSON api using Nodejs, Express and MongoDB


Languages

Language:HTML 56.1%Language:JavaScript 43.8%Language:CSS 0.1%