Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 576 Bytes

File metadata and controls

18 lines (16 loc) · 576 Bytes

FCMDemoWebAPI

This is a demo .Net WebAPI project for FCM integration on server side.

Notes

  1. This should be use with ltin071/FCMDemo (app) project for testing purporse
  2. For broadcast
api/notification/broadcast
message=[your message]
  1. For normal send
api/notification/send 
fcmtoken=[your fcm token] 
message=[your message]

Buy Me A Coffee