PHP version is here: https://github.com/w3bdesign/Statens-Vegvesen-PHP
Fetching vehicle information from the REST API on https://autosys-kjoretoy-api.atlas.vegvesen.no/api-ui/index-enkeltoppslag.html and displaying it.
It requires an API key set inside .env that you can get from https://www.vegvesen.no/om+statens+vegvesen/om+organisasjonen/apne-data/api-for-tekniske-kjoretoyopplysninger
This application uses Serverless with Typescript for the backend.
- Javascript with OOP and Typescript
- Serverless backend with Typescript
- Vite as build tool
- Bootstrap 5
- Animate.css for animations
- Responsive design
- Passes HTML5 standards - https://validator.w3.org/nu/
- Input validation
- Loading spinner
- JSDoc comments wherever possible