thinkadoo / angulardemorestful

Java (and other languages) REST service and AngularJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angulardemorestful

This is a sample project for some of my blog posts at http://draptik.github.io.

Git instructions for specific blog posts

git clone git@github.com:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step1
git clone git@github.com:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step2-guice
git clone git@github.com:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step3-backend-test
git clone git@github.com:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step4-angularjs-crud
git clone git@github.com:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step5-split-frontend-backend-cors
git clone git@github.com:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step6-nodejs-backend

Bitdeli Badge

About

Java (and other languages) REST service and AngularJs