https://github.com/xanderstrike/plexhooks
A go library for parsing Plex's webhooks
https://github.com/xanderstrike/plexhooks
hacktoberfest plex plex-webhooks webhooks
Last synced: 10 months ago
JSON representation
A go library for parsing Plex's webhooks
- Host: GitHub
- URL: https://github.com/xanderstrike/plexhooks
- Owner: XanderStrike
- Created: 2019-01-10T05:50:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T16:14:44.000Z (about 4 years ago)
- Last Synced: 2024-06-19T02:15:39.054Z (almost 2 years ago)
- Topics: hacktoberfest, plex, plex-webhooks, webhooks
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plexhooks
[](https://circleci.com/gh/XanderStrike/plexhooks)
A go library for plex webhooks.
Supports all the fields I know about, including the ones not included in Plex's documentation (sigh).
Check out the example to see how to use it!