Skip to content

A Spring boot service to query a bookies broker and store the data in dynamo.

Notifications You must be signed in to change notification settings

chrisp1985/OddsChecker

Repository files navigation

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Additional Links

These additional references should also help you:

NOTES

  • Everything is run via the @PostConstruct in the broker query service.
  • The broker is decided by the @ConditionalOnProperty on the component, eg LadbrokesService.
  • The broker in use is set in the application.yml. This can be changed once in the yml to pull data from a different available broker.
  • Only Ladbrokes is currently defined.

About

A Spring boot service to query a bookies broker and store the data in dynamo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published