@ether-healthcare/ban-client
v1.0.2
Published
NestJS npm package for Addok
Readme
Description
This package is provided by Ether Healthcare® for connection Nest app to Addok
Installation
# npm
npm i @ether-healthcare/ban-client
# yarn
yarn add @ether-healthcare/ban-clientConfiguration
Register BanModule like these
BanModule.register(<addok-api-url>)You can now call the banService
this.banService.search('1 rue de Paris, 75000, Paris')That's it
License
Ether Healthcare® Ban Client is MIT licensed.
