Skip to content

kkirsche/Redtube_Elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages