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

https://github.com/elliotcourant/clj-plex

A Plex client for Clojure
https://github.com/elliotcourant/clj-plex

clojure clojure-library plex plex-media-server

Last synced: 11 months ago
JSON representation

A Plex client for Clojure

Awesome Lists containing this project

README

          

# clj-plex

[![codecov](https://codecov.io/gh/elliotcourant/clj-plex/branch/master/graph/badge.svg)](https://codecov.io/gh/elliotcourant/clj-plex)
[![Clojars Project](https://img.shields.io/clojars/v/com.elliotcourant/clj-plex.svg)](https://clojars.org/com.elliotcourant/clj-plex)

A Plex media server client for Clojure :tada:

```clj
[com.elliotcourant/clj-plex "0.0.1"]
```

## License

Copyright © 2023 Elliot Courant

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.