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
- Host: GitHub
- URL: https://github.com/maximegris/express-cordova-sample
- Owner: maximegris
- License: other
- Created: 2016-02-11T15:50:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T17:42:44.000Z (over 5 years ago)
- Last Synced: 2025-03-25T14:44:56.285Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.33 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.