Git Product home page Git Product logo

ex_aws_kinesis_video's Introduction

ExAws.KinesisVideo

This library supports the AWS Kinesis Video API. It's designed to work with ExAws 2.x and, with a few exceptions, generally behaves similarly to other JSON-based AWS APIs implemented in ExAws.

One notable difference from most ExAws libraries is that many Kinesis Video endpoints require retrieving a custom endpoint prior to invoking the desired endpoint.

Installation

The package can be installed by adding jasontrue_ex_aws_kinesis_video to your list of dependencies in mix.exs:

def deps do
  [
    {:jasontrue_ex_aws_kinesis_video, "~> 0.1.0"}
  ]
end

Developing

  1. Fork it
  2. Please add some tests to reflect the purpose of your change (not needed for doc changes)
  3. Run mix precommit before committing
  4. Run mix prepush preferably before committing, but definitely before submitting a PR
  5. Submit a pull request to https://github.com/JasonTrue/ex_aws_kinesis_video

Publishing a release

    mix do deps.get, archive.install hex shipit, cmd test

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ex_aws_kinesis_video.

ex_aws_kinesis_video's People

Contributors

jasontrue avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.