Skip to content

OxBRCInformatics/mirth-rest-patient-querier

Repository files navigation

mirth-rest-patient-querier

A tool to query the MirthResults REST API.

Contributing

Pull requests, issues and general interest is always welcome. If you find this project useful let us know!

Pre-requisites

The tools used for development are compatible with Windows, OSX and other Unix variants.

  • Git
  • NodeJS (& NPM package manager)
  • Compass (can be installed with gem install compass)

Installing the dependencies

Dependencies are managed with Bower and Node packages. To get everything you need just run

npm install
bower install

If you have any problems running bower you can install it globally using

npm install bower

Running a test instance

This project is built with Grunt. You can fire up a simple web server for local development with grunt server.

License

This project is released under the MIT license. For more information see http://opensource.org/licenses/MIT.

The MIT License (MIT)

Copyright (c)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A tool to query the MirthResults REST API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published