Skip to content

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

License

Notifications You must be signed in to change notification settings

SviluppoWebAvanzato-Univaq/EventsREST_Client_JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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