smarty / smartystreets-javascript-sdk

The official client libraries for accessing SmartyStreets APIs from javascript.
https://smartystreets.com/docs/sdk/javascript
Apache License 2.0
31 stars 30 forks source link

Add extract, autocomplete and international autocomplete APIs to apiT… #73

Closed ducanbeu closed 10 months ago

ducanbeu commented 11 months ago

https://app.clickup.com/t/86ayk6mey

The array type Lookup inputs on the US Autocomplete API necessitated a little more logic being added to the InputData class. I feel for consistency across the APIs this would best the best place to move the logic but I don't know what kind of latency this would add to each call or if there's potentially a better place for this. What are your thoughts?