This tool is used to query the Edmunds API for vehicle information and display raw json data for all vehicles that have electric motors.
- Please add your own API key to appsettings.json
- DEBUG compilation will use test data for debugging purposes, RELEASE mode will query the Edmunds API for real data. This is explained in more detail as part of the documentation to my submission.