Integrating Microservices

Integrating Microservices

Persistent Mobile Foundation applications can invoke microservices or enterprise backend services using PMF adapters. However, since developing adapters involves understanding the PMF framework, there is an alternative approach now available to connect to backend microservices, which is API connector. The API connector, like an adapter, ensures secure invocations based on Persistent Mobile Foundation’s OAuth 2.0 mechanism. With API Connector, Persistent Mobile Foundation administrator can configure and deploy microservices or enterprise backend services details in PMF.

Persistent Mobile Foundation Node.js odo component provides a Node.js environment for developers to build backend or backend-for-frontend microservices for Mobile apps. This component provides microservice developers with easy to use APIs to consume PMF services such as Push Notifications, PMF Analytics and PMF Live Update.

Tutorials to read

Last modified on