# angulardemorestful **Repository Path**: hashplus/angulardemorestful ## Basic Information - **Project Name**: angulardemorestful - **Description**: Java (and other languages) REST service and AngularJs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-07-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README angulardemorestful ================== This is a sample project for some of my blog posts at [http://draptik.github.io](http://draptik.github.io). ## Git instructions for specific blog posts - [http://draptik.github.io/blog/2013/07/13/angularjs-example-using-a-java-restful-web-service/](http://draptik.github.io/blog/2013/07/13/angularjs-example-using-a-java-restful-web-service/) ``` sh git clone git@github.com:draptik/angulardemorestful.git cd angulardemorestful git checkout -f step1 ``` - [http://draptik.github.io/blog/2013/07/18/guice-in-java-web-application/](http://draptik.github.io/blog/2013/07/18/guice-in-java-web-application/) ``` sh git clone git@github.com:draptik/angulardemorestful.git cd angulardemorestful git checkout -f step2-guice ``` - [http://draptik.github.io/blog/2013/07/19/unit-testing-restful-services/](http://draptik.github.io/blog/2013/07/19-unit-testing-restful-services/) ``` sh git clone git@github.com:draptik/angulardemorestful.git cd angulardemorestful git checkout -f step3-backend-test ``` - [http://draptik.github.io/blog/2013/07/28/restful-crud-with-angularjs/](http://draptik.github.io/blog/2013/07/28/restful-crud-with-angularjs/) ``` sh git clone git@github.com:draptik/angulardemorestful.git cd angulardemorestful git checkout -f step4-angularjs-crud ``` - [http://draptik.github.io/blog/2013/08/19/angularjs-and-cors/](http://draptik.github.io/blog/2013/08/19/angularjs-and-cors/) ``` sh git clone git@github.com:draptik/angulardemorestful.git cd angulardemorestful git checkout -f step5-split-frontend-backend-cors ``` - [http://draptik.github.io/blog/2013/10/01/node-dot-js-backend-providing-rest/](http://draptik.github.io/blog/2013/10/01/node-dot-js-backend-providing-rest/) ``` sh git clone git@github.com:draptik/angulardemorestful.git cd angulardemorestful git checkout -f step6-nodejs-backend ``` [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/draptik/angulardemorestful/trend.png)](https://bitdeli.com/free "Bitdeli Badge")