Demos

Cars, NodeJS demo app (Aug 2016)


Cars app demonstrates CRUD operations (Creat-Read-Update-Delete) on database.
App is written in NodeJS and it utilizes those modules:
  • Node JS & ExpressJNS 4 framewowd;
  • MongoDB
  • and its published on Heroku platform.
Source: https://github.com/jalle007/cars007

Statistical calculator , NodeJS demo app (Aug 2016)

This app demonstrates creating RESTfullAPI's used for statistical calculations. App is written in NodeJS and it utilizes those modules:
  • Node JS & ExpressJNS 4 framewowd;
  • RESTfull APIs
  • and its published on Heroku platform.
Source: https://github.com/jalle007/statistical-calculator.git

Comments

Popular posts from this blog

Building NodeJS REST service and consuming it from within Android application

Building ASP.NET Core app strengthened with AngularJS 2

Thing Translator