Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.
/ athena_health Public archive
forked from HTD-Health/athena_health

NOT IN USE – Ruby wrapper for Athenahealth API.

License

Notifications You must be signed in to change notification settings

klara/athena_health

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Version Build Status Dependency Status

AthenaHealth

Ruby wrapper for Athenahealth API.

Examples

For some examples of how to use this library, check out the project wiki.

Contributing

Local development

  • Check out the repository
  • Ensure you have Ruby and the Bundler gem installed
  • Install the gem dependencies with bundle
  • Setup Environment Variables before testing new endpoints, you'll need the following:
  • ATHENA_TEST_KEY
  • ATHENA_TEST_SECRET
  • ATHENA_TEST_ACCESS_TOKEN

Testing

You can run all of the tests using rake.

Overview

Contributions from the community are very welcome, including but not limited to new endpoints, new/better documentation and refactoring.

Forking the repo and submitting pull requests is just fine.

There is no specific roadmap and so far features have been added when the community needed them.

We have tried to have all the versions be backward compatible so far. If we're going to have breaking changes, we can revisit when we have a pull request.

About

NOT IN USE – Ruby wrapper for Athenahealth API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%