@b3t/betfair-ts
v0.12.1
Published
TypeScript library for the Betfair API.
Downloads
6
Readme
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