Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lindar-open/loqate-client
https://github.com/lindar-open/loqate-client
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lindar-open/loqate-client
- Owner: lindar-open
- Created: 2019-08-23T08:31:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T13:32:27.000Z (almost 2 years ago)
- Last Synced: 2024-03-27T03:59:05.130Z (8 months ago)
- Language: Java
- Size: 37.1 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Loqate client
This repository is a Java 3rd party APIs wrapper for APIs provided by [Loqate](https://www.loqate.com/) by [GBG](https://www.gbgplc.com/en/).
Loqate was formerly known as Addressy.# Usage
## Initialisation
Use one of the `com.lindar.loqate.LoqateClient#of` methods as an entry point for this library. You will at minimum need a `key`,
which you will get when signing up for a Loqate account.## Functionality
The client provides wrappers around address capture and email verification functionalities. For details on the requests and responses for these APIs,
you can view the API documentation [here](https://www.loqate.com/resources/support/apis/).