Skip to content

Service that returns you the latest current version of the main browsers.

License

Notifications You must be signed in to change notification settings

moebiusmania/browsers-version-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(latest) Browsers version API

Travis

A simple web service that consumes the caniuse-api to retrieve and print the latest release version of the major browsers (IE, Edge, Chrome, Safari, Opera).

Requires

  • Node.js 8.1.x

Install

  • clone this repo
  • on terminal $ yarn to install dependencies

Available tasks

$ yarn start

Starts the service at localhost:8080.

$ yarn test

Execute tests locally.

Libraries

  • caniuse-api
  • hapi.js

License

Released under the Apache 2.0 license.