Skip to content

dcronkite/umls_api_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License

UMLS API Tool

Tools to simplify retrieving from the UMLS API.

Table of Contents

About the Project

Tools to simplify retrieving from the UMLS API.

In particular, this library is designed to handle: * Repeated authentication calls (once you have your [api key](https://documentation.uts.nlm.nih.gov/rest/authentication.html), the Authenticator will handle everything else)

Getting Started

Prerequisites

Usage

See the examples in the examples folder to see how to use the code.

Use the [UMLS REST API Home Page](https://documentation.uts.nlm.nih.gov/rest/home.html) for complete API documentation.

Versions

Uses SEMVER.

See https://github.com/dcronkite/umls_api_tool/releases.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

See LICENSE or https://dcronkite.mit-license.org for more information.

Contact

Please use the issue tracker.

Acknowledgements

About

Tools to simplify retrieving from the UMLS API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages