online-bridge-hackathon / DDS

An api that returns DDS results for a given deal or partial deal
https://bit.ly/bridge-hackathon
Apache License 2.0
4 stars 6 forks source link

Use YAML config file for frontend #68

Open tameware opened 4 years ago

tameware commented 4 years ago

To replace hard-coded constants in our Javascript code. To start we need a server URL or a list of server URLs. Inspired by api.py's use of YAML.