Popularity
1.7
Declining
Activity
0.0
Stable
7
1
3
Monthly Downloads: 2
Programming language: Elixir
License: MIT License
Tags:
Third Party APIs
redtube alternatives and similar packages
Based on the "Third Party APIs" category.
Alternatively, view redtube alternatives based on common mentions on social networks and blogs.
-
MongoosePush
MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS. -
sparkpost
SparkPost client library for Elixir https://developers.sparkpost.com -
elixtagram
:camera: Instagram API client for the Elixir language (elixir-lang) -
google_sheets
Elixir library for fetching Google Spreadsheet data in CSV format -
pay_pal
:money_with_wings: PayPal REST API client for the Elixir language (elixir-lang) -
amazon_product_advertising_client
An Amazon Product Advertising API client for Elixir -
cashier
Cashier is an Elixir library that aims to be an easy to use payment gateway, whilst offering the fault tolerance and scalability benefits of being built on top of Erlang/OTP -
elixir_ipfs_api
The Elixir library that is used to communicate with the IPFS REST endpoint.
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Promo
www.influxdata.com
Do you think we are missing an alternative of redtube or a related project?
README
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"