Skip to content

OpenSourceCannabis/BioTrackTHC

Repository files navigation

BioTrackTHC

Usage

BioTrackTHC.configure do |config|
  config.username = ''
  config.password = ''
  config.license = ''
  config.base_uri = 'https://wslcb.mjtraceability.com'
end

client = BioTrackTHC::Client.new(debug: true)

client.search_sample('0199 2612 0934 4923')
client.parsed_response

client.search_license('980221')

License

The gem is available as open source under the terms of the MIT License.

About

Pull and push lab data between a LIMS and BioTrackTHC

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published