Skip to content

w3bdesign/Statens-Vegvesen

Repository files navigation

Quality Gate Status Scrutinizer Code Quality Codacy Badge DeepSource

Display vehicle information from Statens Vegvesen

Screenshot

PHP version is here: https://github.com/w3bdesign/Statens-Vegvesen-PHP

Description

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.

Features

  • 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