web3data-js
web3data-js copied to clipboard
Make all required query params named parameters in web3data method
Use Case:
- Users want a library that prevents them from shooting themselves in the foot.
Requirements:
-
Audi API to determine list of endpoints with required query params.
-
Make these named parameters in the method rather than an optional filter.
Acceptance Criteria:
- ALL required query params are named method params