Python library and API for accessing the online PDS Search API. This repository however only contains the utilities used to generate, test, document and demo the actual pds.api-client package. The library itself is only released on pypi (https://pypi.org/project/pds.api-client/) but not here on github
...so that I can provide a better user experience for people using the API by providing shortcuts and/or common functions that can be utilized by the community.
Motivation
...so that I can provide a better user experience for people using the API by providing shortcuts and/or common functions that can be utilized by the community.
Additional Details
Acceptance Criteria
Given When I perform Then I expect
Engineering Details