Diferencia entre revisiones de «Curso Python DGA 2011/servicios web/documentacion»
De WikiEducator
(Página creada con '{{:Curso Python DGA 2011/servicios_web/nav}} {{MiTitulo| Documentación inicial}} == REST == xxx == JSON == xxxx == Google APIs == xxxxx == Flicker == xxxx == Microsoft Tr…') |
|||
| Línea 10: | Línea 10: | ||
== Google APIs == | == Google APIs == | ||
| − | + | * Documentación | |
| + | * Custom Search : http://code.google.com/intl/es/apis/customsearch/v1/overview.html | ||
| + | * Maps : | ||
| + | * Youtube : | ||
| + | * URL shortener : | ||
| + | |||
| + | * Librerias: | ||
| + | * http://code.google.com/p/gdata-python-client | ||
| + | * http://code.google.com/p/google-api-python-client | ||
== Flicker == | == Flicker == | ||
| − | + | * http://www.flickr.com/services/developer/ | |
== Microsoft Translator == | == Microsoft Translator == | ||
| − | * | + | * http://www.microsofttranslator.com/dev/ |
== Twitter == | == Twitter == | ||
| − | + | * https://dev.twitter.com/docs/api | |
| + | * http://code.google.com/p/python-twitter | ||
== Facebook == | == Facebook == | ||
| + | * http://developers.facebook.com/docs/ | ||
Revisión de 11:45 9 ago 2011
REST
xxx
JSON
xxxx
Google APIs
- Documentación
* Custom Search : http://code.google.com/intl/es/apis/customsearch/v1/overview.html * Maps : * Youtube : * URL shortener :
- Librerias:
* http://code.google.com/p/gdata-python-client * http://code.google.com/p/google-api-python-client