Skip to content

Support multiple APIs

This MR implements Support new gwdatafind server APIs (#28 - closed) by refactoring gwdatafind.api into a subpackage, and implementing a decorator for the gwdatafind.ui methods that selects the xxx_path function from the right API module dynamically.

Also adds a new -A/--api option for the command-line interface.

Merge request reports

Loading