Skip to content

felixbyrjall/vehicle-lookup-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:run
open 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

About

a service that uses statens vegvesen public api to fetch vehicle data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published