Javascript-how to use APIs

Source: Internet
Author: User
It means you don't know how to use the API... It is always convenient for others to use, but they do not know how to use it... It means you don't know how to use the API... It is always convenient for others to use, but they do not know how to use it...

Reply content:

It means you don't know how to use the API... It is always convenient for others to use, but they do not know how to use it...

In easy-to-understand terms, an API interface is an encapsulation of a certain function. it can be encapsulated into a function or a service. for example, if a user places an order, I encapsulate the creation order as an API interface, therefore, mobile apps and PC websites all use the order API to create orders.
Any interface API has instructions, such as the payment API, you pass the order ID, amount, and other parameters. this interface helps you make the payment.



  

What API do you mean?

You can also regard a common page as an Api, which outputs html code.

Take A heap of parameter A and change it to another heap of parameter B.
Parameter A: {"username": chen, "age": 20}
Parameter B: {"status": "OK "}
The intermediate process has been completed.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.