Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

adieu-api

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adieu-api

Adieu.io Repurposed Ads NodeJS API

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Adieu.io

Adieu.io Javascript API

Simple access to the Adieu.io API.

About Adieu.io

Adieu.io is a service that lets users take back control of the ads they see while browsing the web. Adieu.io enables web viewers to see things they want to see inside of ad units instead of things they don't--namely ads.

Unlike many "ad blocking" extensions, content producers retain their revenue stream from Adieu users. Adieu.io is a service that works within (or on top of) the existing advertising ecosystem. You can think of Adieu as extending advertising to add a consumer-customization layer. Adieu consumers directly buy their own ads (automatically, for a fluctuating market rate that is usually a fraction of a penny) and control the content shown within the advertising "boxes".

Building with the API

Use the API to programmatically create images--called "rads"--which will show up in place of ads for users of the Adieu.io service.

In Adieu, "rads" are associated into collections called "boards", similar to the way that "pins" are added to "pinboards" in Pinterest.

Boards can public or private, and if boards are private, they may be shared individually with other users. In turn, rads may be added to boards.

API Tokens

Each request requires an API token. The token is associated with an individual board, and grants complete control over the board. Consequently, tokens should be kept private.

You may retrieve tokens by logging into adieu.io and navigating to Boards->Upload->API.

FairTread

Adieu is a product of FairTread, a company that is imagining a future web where users come first, content creators are justly compensated, where individual contributions carry the same weight as institutional publishers, and most importantly where content is as freely accessible as it is today.

Installation

Install it via npm

npm install --save adieu-api

Usage

See the examples folder for examples of how to use this.

Keywords

FAQs

Package last updated on 22 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc