Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lpro:ws [2017/12/11 14:27]
jbaudry [Exercice 4 : Créer son WebService (Quel jour ?) en PHP (client PHP/Java)]
lpro:ws [2017/12/18 09:58] (current)
jbaudry [Liens webservices]
Line 20: Line 20:
  
 {{:​lpro:​05-rest.pdf| Introduction REST}} {{:​lpro:​05-rest.pdf| Introduction REST}}
 +
 +==== Liens webservices ====
 +  * http://​litis.univ-lehavre.fr/​wiki/​lpro/​ws/​rest
 +  * Livres
 +    * https://​www.googleapis.com/​books/​v1/​volumes?​q=isbn:​0747532699
 +  * Adresse
 +    * https://​maps.googleapis.com/​maps/​api/​geocode/​json?​address=universite%20du%20havre,​%20france&​sensor=false
 +  * Iceland API gouv
 +    * http://​docs.apis.is/​
 +  * Photos
 +    * https://​www.flickr.com/​services/​feeds/​docs/​photos_public/​
 +  * Pays
 +    * https://​restcountries.eu
 +  * Pays 2
 +    * https://​geo.api.gouv.fr/​communes?​codePostal=76600&​fields=nom,​code,​codesPostaux,​codeDepartement,​codeRegion,​population&​format=json&​geometry=centre'​
 +  * Adresses
 +    * https://​adresse.data.gouv.fr/​api/​
 +
  
   * http://​blog.programmableweb.com/​2012/​01/​11/​12-json-weather-apis/​   * http://​blog.programmableweb.com/​2012/​01/​11/​12-json-weather-apis/​
   * [[lpro:​ws:​rest_php|Exemple en php]]   * [[lpro:​ws:​rest_php|Exemple en php]]
   * WSDL : http://​www.weather.gov/​forecasts/​xml/​DWMLgen/​wsdl/​ndfdXML.wsdl   * WSDL : http://​www.weather.gov/​forecasts/​xml/​DWMLgen/​wsdl/​ndfdXML.wsdl
-  * WSDL : +  * WSDL La poste {{ :​lpro:​spec_ws_suivi_en.pdf |}}