kkirsche / Redtube_Elixir

Redtube API Wrapper written in Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Hex.pm

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"

About

Redtube API Wrapper written in Elixir


Languages

Language:Elixir 100.0%