{"library":"fcm-rest-api","type":"library","category":null,"description":"A Node.js library for Firebase Cloud Messaging (FCM) using REST APIs. Supports sending push notifications to Android, iOS, Web, and topics, as well as subscribing/unsubscribing devices to topics. Uses service account private key for authentication. Current version 1.0.7 has limited recent updates (last update in 2020). Simpler alternative to @firebase/messaging, but lacks TypeScript types and advanced features like message targeting conditions.","language":"javascript","status":"maintenance","version":"1.0.7","tags":["javascript","FCM","REST","API","PUSH","MESSAGING","TOPIC MESSAGING","TOPIC SUBSCRIBE","TOPIC UNSUBSCRIBE"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fcm-rest-api","imports":["const fcm = require('fcm-rest-api')","fcm.sendPushToTokens(serverKey, tokens, notificationObj, additionalObj, platform)","fcm.subscribeToTopic(serverKey, tokens, topic)","fcm.unSubscribeToTopic(serverKey, tokens, topic)"]},{"cmd":"yarn add fcm-rest-api","imports":[]},{"cmd":"pnpm add fcm-rest-api","imports":[]}],"homepage":"https://github.com/ajaysingh111444/fcm-rest-api#readme","github":"https://github.com/ajaysingh111444/fcm-rest-api","docs":null,"changelog":null,"pypi":null,"npm":"fcm-rest-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}