abuzaforfagun / Invoice.Microservices.ThirdPartyAPIIntegration

Scaleable fault tolerance microservices to communicate third party API
9 stars 3 forks source link

Add fake client for development #15

Closed abuzaforfagun closed 2 years ago

abuzaforfagun commented 2 years ago

We need to create a fake client that exposes 2 endpoints: /Invoices [GET] /Invoices [POST]

Both of them need to be functional.

The client needs to be configurable, we can configure which client we need to use in our services through appsettings.