AngularJS project to call RESTful service
Trying to modify an angularjs dashboard app angular-material-dashboard to use the RESTful ContactService. This is a node.js program so requirements are: N...
Trying to modify an angularjs dashboard app angular-material-dashboard to use the RESTful ContactService. This is a node.js program so requirements are: N...
Trying out Jekyll Bootstrap because it contains comments, categories and other utilities such as analytics. Came across some problems with this plugin, it ...
Trying to port spring project to run on google app engine came across some stumbling blocks. The following is a list of things that didn’t worked and one tha...
My spring project needed to have two access points http://localhost:8080/springwebapp/ and http://localhost:8080/springwebapp/contact/jsonlist.json one for w...
In order to support my android project I needed a backend. Chose openshift because it is free, have login capabilities and can run jboss. First go through th...