Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 946 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 946 Bytes

GCM verification for Jodel

This application provides two HTTP endpoints to create an Android account and to receive verification messages from GCM. The server is written in Rust with async/await, tokio and axum.

Endpoints:

Run server locally:

cargo run

License

Copyright: AsamK 2018-2022

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html