[Daily] compile the HTTP interface documentation,

Source: Internet
Author: User

[Daily] compile the HTTP interface documentation,

1. What is an interface document?
In project development, web project front-end and back-end separation development and APP development require both front-end and back-end engineers to jointly define interfaces and compile interface documents. After that, everyone will develop them based on this interface document, maintenance is required until the end of the project.
2. Why do I need to write interface documents?
1. During project development, the front-end engineers have a uniform file for communication and development.
2. During project maintenance or change of project personnel, it is convenient for later personnel to view and maintain

RESTful interface:
REST is a popular Convention in the form of front-end interaction. This is just a set of conventions, not a technical standard. REST makes full use of the methods in the HTTP specification to achieve the semantics of interface description.

Security:
1. Use HTTPS protocol
2. Data Encryption

Permission handling:
1. Client Interface with verification token
2. The WEB interface uses the SESSION verification mechanism.

 

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.