Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

alexandrejulien/Peppermint.Qonto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peppermint.Qonto

Unofficial .Net Standard client for Qonto Bank APIs. Works with CLR and .Net Core Runtimes.

Getting Started

Go to Nuget repository and search Peppermint.Qonto package and add it to your project.

Prerequisites

.Net Standard 2.0 project with .Net Core or CLR application.

Installing

Adding Nuget package to your projects.

Running the tests

A test project is included in sources. Change {username} and {secret} with your personal credentials for launch unit tests.

You mush know the slug and the IBAN for testing requests on transactions

Deployment

Can be execute on a local workstation or a Windows / Mac / Linux servers thank to .Net Core runtime. You can use CLR with at least .Net Framework 4.7.2 (Support for .Net Standard 2.0)

Built With

  • [Visual Studio] - IDE
  • [RestSharp] - .Net library for REST client
  • [SwaggerGen] - Code generator for REST proxy

Versioning

We use SemVer for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Qonto Banking APIs REST Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages