ITZone

Set up and use the version system – API system

What is the API system?

API stands for Application Programming Interface, pure Vietnamese translation is "Application programming interface". Understand more deeply, it is the connection and communication standards to get information or services provided by one party to another or some other parties, can be abstracted with the following figure:

The effect of API?

API operation model

As an interface itself, information on how to use the API should be made public to the user, at least with the partner's programmers. All receiving methods, servers and returned data are provided by a specific organization (API provider).

The API provider will be responsible for operating their servers and opening appropriate communication ports for users to use. Any problem with error data, overload, wrong meaning of the communication port compared to the data returned is due to the API provider side is responsible.

Therefore, when using API, we almost have to give quality to suppliers because we ourselves can not decide anything. We only see and only be able to do what they allow and provide (although what they provide is false, slow, unclear data: D)

Next we will come to the important experiences of the writer's own API and from information gathering.

Notes in using API

Notes in the development of API

Wish you used and researched API successfully?

ITZone via hoangle

Share the news now