NCATS-Tangerine / beacon-aggregator

A web service that operates over the Beacon network to provide a single software interface over the all the Beacons
Other
2 stars 0 forks source link

Support older versions of beacons #78

Open lhannest opened 6 years ago

lhannest commented 6 years ago

We could have multiple clients for each version we wish to support. This would be a bit convoluted, but each time we upgrade we just create a whole new client rather than updating the old one. Each beacon could have an endpoint that reports which version of the API it's implementing, and then use the appropriate client.