Skip to content

rlebran/scala-openrtb

 
 

Repository files navigation

Scala OpenRTB is a full Scala library that provides protobuf bindings as well as JSON serialization for OpenRTB-based entities in a functional fashion. This library also provides SerDes for Powerspace and BidSwitch bidding models, and aims to support other DSPs in the near future.

Building

Build it like any other SBT project. Go to the root folder and run:

sbt compile

Work in Progress

  • Use cases will be defined into the readme
  • A Maven artifact will be produced and uploaded
  • Macro replacement will be included into ScalaOpenRTB
  • Adding Travis Continuous Integration

Links

Contributions

Feel free to:

  • add support for other DSPs
  • raise an issue
  • submit your pull request

About

Scala OpenRTB tools used at @Powerspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%