Truevault.rb
Ruby client for TrueVault.com based off HTTParty
Install / Use
/learn @marks/Truevault.rbREADME
truevault.rb
A super quick Ruby client for TrueVault ("handles HIPAA compliance so that you don’t have to") powered by HTTParty.
Developed by @Skram
Note: This is an unofficial community SDK and has no affiliation with TrueVault, it is provided without support or warranty.
How to use
- Clone this repository to your computer. Notice that all the code is in
lib/truevault.rb - Set up the following environment variables:
TV_API_KEYandTV_ACCOUNT_ID,TV_A_VAULT_ID.
cp .env.sample .env
- Install required dependencies:
bundle install - Run the example file:
bundle exec ruby example_usage.rb - Profit and then contribute back to an open source project, please.
How to run tests
- Follow steps 1 through 3 under 'How to use'
bundle exec rake
Resources
To do
- Better error handling
- More tests
- Flush out README.md with details such as
- Dependency/platforms tested on
- Info on contributing
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
