this service does a vehicle lookup through statensvegvesen.no public api
this means that the user can look up any vehicle registered at statensvegvesen
usage
mvn spring-boot:runopen postman or use curl
send a request to http://localhost:8080/vehicle/
followed by any license plate, for example 'a1'
http://localhost:8080/vehicle/a1
this will return 'all' available and relevant info about the vehicle