An open API service indexing awesome lists of open source software.

https://github.com/maximegris/express-cordova-sample

Cordova/Jquery training with NodeJS HTTP server
https://github.com/maximegris/express-cordova-sample

Last synced: 4 months ago
JSON representation

Cordova/Jquery training with NodeJS HTTP server

Awesome Lists containing this project

README

          

# express-cordova-sample
## js-best-pratices
Some exercices to learn javascript best pratices

## rest-webserver
A RESTFul webserver based on NodeJS & Express

## application
A JqueryMobile application which consumes the services of the rest-webserver.
This application was uses a training. The training participants had to start from the source code of the init repository.