An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Plexhooks

[![CircleCI](https://circleci.com/gh/XanderStrike/plexhooks.svg?style=svg)](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!