# Packages
References:
https://github.com/jcs/rubywarden/blob/master/API.md
https://github.com/mvdan/bitw/blob/master/auth.go
https://github.com/philhug/bitwarden-client-go
*/.
client impleemts a generic REST API client which can be used for creating
gateway-specific clients
*/.
elevenlabs implements an API client for elevenlabs (https://elevenlabs.io/docs/api-reference/text-to-speech)
*/.
homeassistant implements an API client for Home Assistant API
https://developers.home-assistant.io/docs/api/rest/
*/.
ipify implements a generic API client which parses a JSON response.
mistral implements an API client for mistral (https://docs.mistral.ai/api/)
*/.
No description provided by the author
newsapi implements an API client for NewsAPI (https://newsapi.org/docs)
*/.
openai implements an API client for OpenAI
https://platform.openai.com/docs/api-reference
*/.