Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 894 Bytes

README.md

File metadata and controls

58 lines (35 loc) · 894 Bytes

Build Status js-standard-style

webkvalitet-api

API for webquality

webkvalitet.api.alheimsins.net

API

GET /direktorater

The results for all the agencies

GET /partier

The results for all the political parties

GET /fylker

The results for all the county councils

GET /smartbyer

The results for all the smart citie

Update

Run the scripts

$ npm run build-direktorater
$ npm run build-partier
$ npm run build-fylker
$ npm run build-smartbyer

Deploy

Deploys to vercel

$ npm run deploy

License

MIT