Outils pour utilisateurs

Outils du site


cours:service_oriented_computing_and_web_services_2017_2018:corrections:correction_lecture1

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
cours:service_oriented_computing_and_web_services_2017_2018:corrections:correction_lecture1 [2019/03/06 11:30] – créée tiglicours:service_oriented_computing_and_web_services_2017_2018:corrections:correction_lecture1 [2019/03/06 11:33] (Version actuelle) tigli
Ligne 4: Ligne 4:
 m|Get Started with JC Decaux Web Service API]] m|Get Started with JC Decaux Web Service API]]
  
-  Create your APIKey with [[https://developer.jcdecaux.com/#/signup|Signup Page] +  Create your APIKey with [[https://developer.jcdecaux.com/#/signup|Signup Page]
-  To get the list of one city like // Toulouse // here : GET **https://api.jcdecaux.com/vls/v1/stations?contract=Toulouse&apiKey=<Your APIKey>**+  To get the list of one city like // Toulouse // call  
 +GET https://api.jcdecaux.com/vls/v1/stations?contract=Toulouse&apiKey=<Your APIKey> 
 + 
 +  To get the list of one station like // station 2010 in Lyon // call :  
 +GET https://api.jcdecaux.com/vls/v1/stations/2010?contract=Lyon&apiKey=<Your APIKey>
cours/service_oriented_computing_and_web_services_2017_2018/corrections/correction_lecture1.txt · Dernière modification : 2019/03/06 11:33 de tigli