buhfizzle-ts

TypeScript library for the nuhfizzle API.


License
MIT
Install
npm install buhfizzle-ts@0.15.1

Documentation

Typescript Betfair API library

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. Betfair-ts is a typescript client for this API.

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

Build

npm install

npm run build

Examples

See the "examples" directory.

Contact

colindoig [at] gmail [dot] com

-- Colin Doig