如何获取和 post 数据或在 Web 应用程序和移动应用程序之间共享数据?

How to get and post data or share data between web app and mobile app?

我有一个网络应用程序,医生可以在其中查看他们的预约,现在我创建了一个移动应用程序,患者可以使用它来预约。问题是我如何整合两者并在两个应用程序之间共享数据。

我使用 angular and.NET Core,MS SQL 用于 Web 应用程序和 React Native,Node js,MongoDB 用于移动应用程序

Abe 和 Rohit 上面解释的视觉图: