jsayram / BookStore_APP

Demonstrating a fully functional CRUD application using the MEAN Stack. (Nodejs, Express, mongoose, angularjs-V.1.6.9)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore_App

Created a full RESTful web api from scratch that allows to get, post, put, and delete JSON data through HTTP requests.

Used a mongodb database

Tools Used :

  • Robomongo (Robo3T)
  • RestEasy Chrome extension for sending Post, Get, Delete, and Put request for testing

Nodejs, Express, mongoose, angularjs-V.1.6.9

Detailed Tutorial From Traversy Media can be viewed here
https://www.youtube.com/watch?v=eB9Fq9I5ocs&list=PLillGF-RfqbYLBAkywyB2cCy8y87GAket

MIT License

About

Demonstrating a fully functional CRUD application using the MEAN Stack. (Nodejs, Express, mongoose, angularjs-V.1.6.9)


Languages

Language:CSS 95.6%Language:HTML 2.6%Language:JavaScript 1.7%