mm_client

Crates.iomm_client
lib.rsmm_client
version0.12.0
sourcesrc
created_at2017-05-20 06:08:02.241027
updated_at2020-12-07 22:34:53.68142
descriptionLibrary for interfacing with PBS Media Manager API
homepage
repositoryhttps://github.com/twincitiespublictelevision/mm_client
max_upload_size
id15302
size95,229
website (github:rust-lang:website)

documentation

README

mm_client

Latest Version Documentation CircleCI

The mm_client crate is a very small library for communicating with the PBS Media Manager API easier. It provides a client for querying against either the production API or the staging API.


Installation

mm_client = "0.10.0"

Optional features

  • "cli" - Builds a sample cli binary that uses the client

Licensing

mm_api_notify is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Commit count: 76

cargo fmt