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/.
npm install
npm run build
See the "examples" directory.
colindoig [at] gmail [dot] com
-- Colin Doig