凡开始使用的API [英] Where to get started with APIs

查看:116
本文介绍了凡开始使用的API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我从来没有与API的合作过(并有HTML和CSS之外很少的编程经验),我在努力寻找任何明确的教程或解释。

I have never worked with APIs before (and have very little programming experience outside of HTML and CSS) and I am struggling to find any clear tutorials or explanations.

做的API以相同的方式工作的?你可以使用任何编程语言或只有一个特定的语言或不依赖于API?是否与一些主要的API工作的常用方法?你知道任何真正的基本API教程或者你真的需要太子港既成事实特别的编码语言,你开始在这条道路之前?

Do APIs all work in the same way? Can you use any programming language or only a specific language or does that depend on the API? Is there a common way to work with some of the major APIs? Do you know of any really basic API tutorials or do you really need to be au fait with particular coding languages before you start down that road?

有没有具体的API,我需要上下工夫,但我很想与服务,如Twitter,Flickr后,谷歌地图,Facebook的,Last.fm等,如果它是可访问的发挥。

There is no specific API that I "need" to work on but I would be interested to have a play with services such as Twitter, Flickr, Google Maps, Facebook, Last.fm, etc. if it's accessible.

任何意见将是多少AP preciated感谢,

Any advice would be much appreciated thanks,

推荐答案

这是API是应用程序编程接口。这是真的了很多不同类型的东西的总称。我假设你的意思是网络的API,它通常是基于REST或SOAP为主。所使用的排序的API确实从一个服务的不同而不同。有些与API的工作,像亚马逊基于REST和基于SOAP服务的多种方式。

An API is an Application Programming Interface. This is really a generic term for a lot of different sort of things. I'm assuming you mean "Web APIs" which are usually RESTful or SOAP based. The sort of API that is used really differs from one service to another. Some have multiple ways of working with the API, like Amazon has REST based and SOAP based services.

如果您是从客户端这样上手的最好办法,就是真正开始学习JavaScript,然后学习jQuery。然后从那里选择您想编程到服务。您可以通过编码对谷歌地图API学到了大量的JavaScript。这可能是开始,因为它是一个pretty整齐的系统,而不是太难的最佳地点,需要你有使用Javascript(你可以沿途学习)。

The best way to get started if you are doing this from the client side, is to really start learning Javascript and then learn JQuery. Then from there choose a service you'd like to program to. You could learn a lot of Javascript by coding for the Google Maps API. This is probably the best place to start as it is a pretty neat system, not too difficult, requires you to have a good level of knowledge of Javascript (which you can learn along the way).

这篇关于凡开始使用的API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆