serverless-language-translation
serverless-language-translation copied to clipboard
Create a communications channel using serverless technology to allow clients who speak different languages to seamlessly communicate with each other, built on Watson services.
`etcd` was replaced by `Redis` in #27 however, the [architectural diagram](https://github.com/IBM/serverless-language-translation/blob/master/doc/source/images/architecture.png) and the Flow (in the [README.md](https://github.com/IBM/serverless-language-translation/blob/master/README.md#flow) and [Wiki](https://github.com/IBM/serverless-language-translation/wiki#flow)) continue to reference `etcd` instead of `Redis`. these should be updated...
There is code, but we don't create the action, but then we try to set credentials in the action and fail.
Moving this from a README TODO to an issue so I can clean up the README. Otherwise, not sure about this. I like the .env (probably .params) but probably no...
Near the end of June, several 3rd party services were removed from the IBM Cloud catalog including the Redis Cloud service. Compose for Redis could stand in as a replacement:...