Find and Drive API

The API contains three endpoints that predict what amount of financing an individual qualifies for.

This project integrates with the TransUnion and Experian APIs.

This project is written in C# .net version 6.

There is a backup of the initial MS SQL server database included in the repository in the database folder with the name FindAndDrive.bak.
This database has been created with admin credentials already set up and ready to be used.

In order to deploy the API the appsettings.json file of the deployed version of the API will need to have the connection string for this database added to it.
NB: Duplicate Repo on Github configured with Github Actions