serverless-language-translation icon indicating copy to clipboard operation
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.

Results 5 serverless-language-translation issues
Sort by recently updated
recently updated
newest added

`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...

readme-edit

There is code, but we don't create the action, but then we try to set credentials in the action and fail.

question

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...

enhancement

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:...

enhancement