meteor:如何将原生移动应用程序指向部署的服务器

如果你有一个meteor应用程序模块是一个networking和原生移动应用程序托pipe,你怎么指向meteor的后端本地应用程序。 另外,meteor还在为本地应用程序访问前端吗?

使用铁路路由器和meteor创build一个API。 然后在本地应用程序只是发送请求到API。

下面是使用铁路路由器创build的api的示例: https : //github.com/awatson1978/rest-api

阅读关于使用meteor制作API的更多信息: http : //meteorpedia.com/read/REST_API

查看meteor图片@ https://www.meteor.com/try/7 meteor run android-device –mobile-server my_app_name.meteor.com