RESTful Web Services Implementations in Mobile Devices

后端 未结 2 1542
清歌不尽
清歌不尽 2020-12-22 05:28

I have several questions around the implementations of RESTful web services in mobile devices:

  1. Mobile client as a RESTful web service consumer: How can I bu

2条回答
  •  暖寄归人
    2020-12-22 06:33

    Providing a web-service from a mobile device is not a good idea because it will drain battery very fast. You can check this if it helps

提交回复
热议问题