Redtube API Wrapper
May 7, 2015 ยท View on GitHub
Redtube API Wrapper
Welcome to the Redtube API wrapper, written in Elixir. This API wrapper leverages HTTPoison and Poison to work it's magic.
Setup
Retrieve dependencies:
$ mix deps.get
Load the library in your project or start the application in IEX with:
iex -S mix
Usage
Example usage:
Redtube.search_videos search: "kari milla", tags: "Blowjob"