Clinicaltrials.gov Module
A simple module for querying the clinicaltrials.gov database.
Getting Started
Installing
npm install --save clinical-trials-gov
Usage
Read the full docs in docs.md
const ClinicalTrials = ; ClinicalTrials;
Contributing
- For this project.
- Create a feature branch:
git checkout -b feature/my-feature
. - Push your branch
git push origin feature/my-feature
. - Submit a pull request.
Authors
- Arron Hunt - Initial work - arronhunt
License
This project is licensed under the MIT License.
Acknowledgments
- Peter Tariche for his support.