Mobile Approval App Development summary

Source: Internet
Author: User

The new company needs to be approved on the phone.

The development is now complete.

Summary: 1. The company's workflow modules are initially made into RPC services, and public services can be invoked.

2. Service layering, each app's page corresponds to a server interface, as a front-end controller, used to get data from a lower level of service, and then organize the data into the form of the page want, so that only one request, you can return all the required data.

The 3.webServer interceptor implements the parameter conversion function, and turns the single-parameter JSON request sent by the client into webserver multi-parameter mode.

The 4.webServer interceptor implements token authentication and guarantees security. (at the time of login to the client, the client each request to send this token, the server to compare.) and an expiration failure mechanism is added).

5 Cloud Platform uses PHP to do a background, to persist user registration information. He provides access to the interface and only takes this as a persistence layer. (Weak transactional, late Message Queuing for asynchronous communication)

Mobile Approval App Development summary

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.