Add notify.run to community showcase (#435)

This commit is contained in:
Paul Butler 2021-10-31 03:22:46 -04:00 committed by GitHub
parent be62f49b7e
commit 9145c0e396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ setup as its own crate so its dependencies are clear.
- [Datafuse](https://github.com/datafuselabs/datafuse): Cloud native data warehouse written in Rust.
- [JWT Auth](https://github.com/Z4RX/axum_jwt_example): JWT auth service for educational purposes.
- [ROAPI](https://github.com/roapi/roapi): Create full-fledged APIs for static datasets without writing a single line of code.
- [notify.run](https://github.com/notify-run/notify-run-rs): HTTP-to-WebPush relay for sending desktop/mobile notifications to yourself, written in Rust.