1.2.1 • Published 1 year ago

@epilot/address-suggestions-client v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@epilot/address-suggestions-client

CI npm version bundle size License

Client library for epilot Address Suggestions API

Uses openapi-client-axios

Installation

npm install --save @epilot/address-suggestions-client

Usage

import { getClient } from '@epilot/address-suggestions-client';

const addressSuggestionsClient = getClient()
const res = await addressSuggestionsClient.getAddresses()

Documentation

https://docs.epilot.io/api/address-suggestions

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago