Diferencia entre revisiones de «Curso Python DGA 2011/servicios web/documentacion»
De WikiEducator
Línea 4: | Línea 4: | ||
== REST == | == REST == | ||
− | + | * Wikipedia : http://es.wikipedia.org/wiki/Representational_State_Transfer | |
== JSON == | == JSON == | ||
− | + | * Wikipedia : http://es.wikipedia.org/wiki/Json | |
== Google APIs == | == Google APIs == | ||
* Documentación | * Documentación | ||
* Custom Search : http://code.google.com/intl/es/apis/customsearch/v1/overview.html | * Custom Search : http://code.google.com/intl/es/apis/customsearch/v1/overview.html | ||
− | * Maps : | + | * Maps : http://code.google.com/apis/maps/documentation/webservices/index.html |
− | * Youtube : | + | * Youtube : http://code.google.com/apis/youtube/1.0/developers_guide_python.html |
− | * URL shortener : | + | * URL shortener : http://code.google.com/apis/urlshortener/v1/reference.html |
+ | * Calendar : http://code.google.com/apis/urlshortener/v1/reference.html | ||
+ | * Docs : http://code.google.com/apis/documents/docs/3.0/developers_guide_python.html | ||
* Librerias: | * Librerias: |
Revisión de 00:48 10 ago 2011
REST
JSON
- Wikipedia : http://es.wikipedia.org/wiki/Json
Google APIs
- Documentación
* Custom Search : http://code.google.com/intl/es/apis/customsearch/v1/overview.html * Maps : http://code.google.com/apis/maps/documentation/webservices/index.html * Youtube : http://code.google.com/apis/youtube/1.0/developers_guide_python.html * URL shortener : http://code.google.com/apis/urlshortener/v1/reference.html * Calendar : http://code.google.com/apis/urlshortener/v1/reference.html * Docs : http://code.google.com/apis/documents/docs/3.0/developers_guide_python.html
- Librerias:
* http://code.google.com/p/gdata-python-client * http://code.google.com/p/google-api-python-client