【发布时间】:2020-05-10 12:04:37
【问题描述】:
我现在正在学习 node.js 和 express,我正在学习一门课程,但我想知道如何在移动应用程序 (android) 中使用它。
我想使用flutter和node.js以及express.js和MySQL创建一个android聊天应用程序,但例如,课程返回HTML页面的响应。
我想将它用作基本聊天应用程序的数据库和服务器。
我走对了吗?
【问题讨论】:
-
您好,欢迎来到 StackOverflow。请花一些时间阅读帮助页面,尤其是名为"What topics can I ask about here?" 和"What types of questions should I avoid asking?" 的部分。更重要的是,请阅读the Stack Overflow question checklist。您可能还想了解Minimal, Complete, and Verifiable Examples。
标签: android mysql node.js flutter