Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 966 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 966 Bytes

.NET Core Codacy Badge Codacy Badge

copper-api-client

C# implementation of a Copper api client

Creating your local .env file

In order to be able to run some integration tests, you should create a .env file in the src folder with the following variables:

CopperApiConfiguration__ApiKey=********
CopperApiConfiguration__ApiSecret=********