https://github.com/hf/fcmgo
A simple direct message FCM client for Go using v0 API.
https://github.com/hf/fcmgo
Last synced: 9 months ago
JSON representation
A simple direct message FCM client for Go using v0 API.
- Host: GitHub
- URL: https://github.com/hf/fcmgo
- Owner: hf
- License: mit
- Created: 2020-05-21T18:33:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-21T18:39:34.000Z (about 6 years ago)
- Last Synced: 2025-05-24T04:43:43.273Z (about 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fcmgo
Implements the v0 FCM API for sending direct messages.
## License
Copyright © 2020 Stojan Dimitrovski. Some rights reserved.
Licensed under the MIT X11 License. See it in `LICENSE`.