Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/w3bdesign/statens-vegvesen
Display vehicle information from https://www.vegvesen.no. Uses Vite, Typescript, HTML5 and Bootstrap 5..
https://github.com/w3bdesign/statens-vegvesen
bootstrap bootstrap5 javascript javascript-oop oop rest rest-api serverless typescript vite
Last synced: 3 months ago
JSON representation
Display vehicle information from https://www.vegvesen.no. Uses Vite, Typescript, HTML5 and Bootstrap 5..
- Host: GitHub
- URL: https://github.com/w3bdesign/statens-vegvesen
- Owner: w3bdesign
- License: gpl-3.0
- Created: 2019-12-10T01:25:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T14:54:31.000Z (9 months ago)
- Last Synced: 2024-05-23T05:45:47.271Z (9 months ago)
- Topics: bootstrap, bootstrap5, javascript, javascript-oop, oop, rest, rest-api, serverless, typescript, vite
- Language: TypeScript
- Homepage: https://vegvesen.dfweb.no
- Size: 1.98 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=w3bdesign_Statens-Vegvesen&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=w3bdesign_Statens-Vegvesen)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/w3bdesign/Statens-Vegvesen/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/w3bdesign/Statens-Vegvesen/?branch=master)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/9bc2e9dbe90c412d82ffbe19a9f878dd)](https://www.codacy.com/gh/w3bdesign/Statens-Vegvesen/dashboard?utm_source=github.com&utm_medium=referral&utm_content=w3bdesign/Statens-Vegvesen&utm_campaign=Badge_Grade)
[![DeepSource](https://deepsource.io/gh/w3bdesign/Statens-Vegvesen.svg/?label=active+issues&token=vdKpHAssiI6fTmx5L1VmPilg)](https://deepsource.io/gh/w3bdesign/Statens-Vegvesen/?ref=repository-badge)# Display vehicle information from Statens Vegvesen
PHP version is here:
## Description
Fetching vehicle information from the REST API on and displaying it.
It requires an API key set inside .env that you can get from
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 -
- Input validation
- Loading spinner
- JSDoc comments wherever possible