Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 666 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 666 Bytes

A simple REST client

The client uses Spring Boot 2 and Jackson to read data from https://dashboard.healthit.gov/api/open-api.php endpoint and print out, by state and in descending order, the percentage of hospitals that support basic EHR notes in the year 2014.

It uses Maven for dependency management.

Usage: