ericholscher / daily-monetization

Serve ads from different providers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily Monetization

Serve ads from different providers

Build Status License StackShare

The monetization service serves ads to the daily.dev applications. It combines the Carbon ads and Ethical Ads networks along with our in-house ads system. We also have fallback ads for cases where no network can provide a paid impression.

Stack

  • Go v1.11
  • Go dep managing dependencies.
  • net/http as the web framework
  • MySQL as a database

Want to Help?

So you want to contribute to Daily Monetization and make an impact, we are glad to hear it. 😍

Before you proceed we have a few guidelines for contribution that will make everything much easier. We would appreciate if you dedicate the time and read them carefully: https://github.com/dailydotdev/.github/blob/master/CONTRIBUTING.md

About

Serve ads from different providers

License:GNU Affero General Public License v3.0


Languages

Language:Go 84.7%Language:TypeScript 14.5%Language:Dockerfile 0.8%