Skip to content

3D-Hack/team10_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreenShip - API

A service which accepts a VRM (Vehicle Registration Mark) and returns the estimated impact of the vehicle to the environment by means of CO2 (Carbon Dioxide) production every year, whilst also recommending the offset.

Environment Variables

The following environment variables must be defined when running this script:

MOT_API_KEY

The key used to authenticated requests to MOT History API Service

https://dvsa.github.io/mot-history-api-documentation/

MOT_API_URL

The API URL for MOT History. Most likely be:

https://beta.check-mot.service.gov.uk/trade/vehicles/mot-tests

DVLA_API_KEY

The key used to authenticate requests to DVLA Vehicle Enquiry Service API

https://developer-portal.driver-vehicle-licensing.api.gov.uk/apis/vehicle-enquiry-service/vehicle-enquiry-service-description.html

DVLA_API_URL

The API URL for DVLA Vehicle Enquiry Service API. Most likely be:

https://driver-vehicle-licensing.api.gov.uk/vehicle-enquiry/v1/vehicles/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published