README
¶
QualityMeasuresProcessor
Golang application for ingesting quality measure data files and posting them to an external system.
Installation and Use
On a machine with Go installed (this program uses version 1.13), cd to the directory where you want to install the program and perform the following steps:
git clone https://github.com/eoconnor/QualityMeasuresProcessor.git
cd QualityMeasuresProcessor
go install
QualityMeasuresProcessor
The program will run and the output will be written to the terminal window, showing the API request payloads and the responses.
Documentation
¶
There is no documentation for this package.
Click to show internal directories.
Click to hide internal directories.