https://github.com/emmatyping/gotify-rs
A Rust wrapper for the gotify API
https://github.com/emmatyping/gotify-rs
Last synced: 9 months ago
JSON representation
A Rust wrapper for the gotify API
- Host: GitHub
- URL: https://github.com/emmatyping/gotify-rs
- Owner: emmatyping
- License: other
- Created: 2023-05-20T05:53:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T03:25:40.000Z (over 2 years ago)
- Last Synced: 2025-03-15T05:38:42.956Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gotify-rs
A Rust library to use [Gotify's API](https://gotify.net/api-docs) from Rust. This library is a port of the great [python-gotify](https://pypi.org/project/gotify/) package.
A WIP!