pub-sub-api-node-client
pub-sub-api-node-client copied to clipboard
Pass client configuration as an object instead of relying on environment variables
Pass configuration as an object instead of relying on environment variables so that the application using the client can decide on how to best store its configuration (with a .env file or other).