Skip to content

Francis-Smith/greentop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greentop - C++ Betfair API Client

Introduction

Sports betting exchange Betfair provides an API that allows you to:

  • read market information and prices
  • place / update / cancel bets
  • manage your account

and more. Greentop is a C++ client for this API.

The API is documented at https://developer.betfair.com/.

License

Greentop is released under the MIT license. See the LICENSE file for the full text.

Requirements

Build

./configure --prefix=/usr

make

make install

Example Usage

See the "examples" directory.

-- Colin Doig

About

C++ Betfair API library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 100.0%