fcm_v1

Crates.iofcm_v1
lib.rsfcm_v1
version0.3.0
sourcesrc
created_at2023-02-24 01:04:17.427779
updated_at2023-04-22 18:53:57.283634
descriptiona simple Rust FCM server library (HTTP v1 API)
homepagehttps://github.com/sanath-2024/fcm_v1
repositoryhttps://github.com/sanath-2024/fcm_v1
max_upload_size
id793215
size25,912
Sanath Govindarajan (sanath-2024)

documentation

https://docs.rs/fcm_v1/latest/fcm_v1

README

fcm_v1

fcm_v1 is a simple Rust Firebase Cloud Messaging (FCM) server library, compatible with the HTTP v1 API.

Goals

The main goals for this library are simplicity and completeness. It should be simple enough that anyone should be able to use it without squinting at the docs for too long, yet complete enough to support the full API.

Contributing

All forms of contribution (pull requests, issues, etc.) are gladly welcomed!

Commit count: 11

cargo fmt