/EventsREST_Client_JS

Example client for the RESTful API "Events" developed with Javascript

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

EventsREST_Client_JS

Example client for the RESTful API "Events" developed with Javascript

This is a simple client for the "Events" RESTful API developed during the course lectures. It shows how to call the service using the XMLHTTPRequest object, the Fetch API, and the JQuery ajax helper.

Usage

This is a sample application developed during the lectures of the
Sviluppo Web Avanzato course. The code is organized to best match the lecture topics and examples. It is not intended for production use and is not optimized in any way.

This example code will be shown and described approximately during the 12th lecture of the course, so wait to download it, since it may get updated in the meanwhile.

Installation

Just open the index.html file.


University of L'Aquila