Skip to content

healthonnet/Trustability-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HON-Gold-Standard-Trustability

Gold standard benchmark dashboard

Install

This project is shipped with yarn. You can use it instead of npm for packet management.

With yarn

$ yarn
$ bower install

With npm

$ npm install

Test

$ npm test

Run

Launch an express server at http://localhost:3000

$ npm start

You can set a different port with the environment variable PORT.

$ PORT=5000 npm start

Input information

Database selection

Choose between

  • khresmoi_docs
  • kconnect_docs

Comparator

Add A comparator file. It is useful for showing results spinner information.

Add a URL

Fetch from api-kconnect

Add a Domain

Fetch from CouchDB available in api-kconnect.

Run the whole database

Will fetch the database results and show the output for benchmark comparison.

API Documentation

API information

GET /api
{
  "title": "xxxxx",
  "version": "xxxx"
}

Conducts routes

Not in use.

Domain routes

GET /api/domain/

Fetch the whole database results.

GET /api/domain/:domain

Fetch result for a specific domain name.

URL routes

GET /api/url/:url

Will call trustability script on apikconnect.

Author

Pierre REPETTO-ANDIPATIN: [email protected]

License

MIT

About

Gold standard benchmark dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •