monordo-json-vidal-client
Version:
MonOrdo JSON Vidal client, based on the official Vidal API
20 lines (11 loc) • 1.45 kB
Markdown
# json-vidal-client


❤️ This library is developed and maintained by MonOrdo ❤️
It aims to simplify the integration of the [Vidal API](https://www.vidalfrance.com/solutions/vidal-integrated) so that you can focus on the business.
It is developed in [Typescript](https://www.typescriptlang.org/branding/), and uses the [NestJs](https://nestjs.com/) injection system. The returned objects are typed and in [JSON](https://fr.wikipedia.org/wiki/JavaScript_Object_Notation).
For any problem with the library, you can open a ticket on GitHub. If you need an action on the API to be taken into account, you can also submit it on GitHub or propose a pull request if you made the changes directly on our repository
**Repository:** [https://github.com/monordo/json-vidal-client](https://github.com/monordo/json-vidal-client)
**Official documentation:** [https://monordo.gitbook.io/json-vidal-client/](https://monordo.gitbook.io/json-vidal-client/)
**Generated documentation (typedoc):** [https://monordo.github.io/json-vidal-client/](https://monordo.github.io/json-vidal-client/)
**NPM details:** [https://www.npmjs.com/package/@monordo/json-vidal-client](https://www.npmjs.com/package/@monordo/json-vidal-client)