Skip to content

Vexcited/CreditAgricoleMobileAPI

Repository files navigation

Wrapper for the ↗ Crédit Agricole Mobile API

This wrapper was mostly made by looking at the requests made by the official ↗ Crédit Agricole Android app.

Installation

You can use any package manager to install this package through ↗ NPM.

npm install credit-agricole-mobile-api
yarn add credit-agricole-mobile-api
pnpm add credit-agricole-mobile-api
bun add credit-agricole-mobile-api

Usage

We don't have documentation yet, so please refer to the examples provided in the ↗ examples directory.

License

credit-agricole-mobile-api is licensed under the ↗ GNU General Public License v3.0 (GPL-3.0), a copyleft license that ensures users’ freedom to run, study, share, and modify the software. Licensed works, modifications, and larger works must also be distributed under GPL-3.0, and source code must be provided or made available.