elixir-google-api
elixir-google-api copied to clipboard
Create samples (also to be used as E2E tests)
Plan:
Create a new top level dir samples and each sub-dir is an example integrating one or more API clients.
All of the samples will have a test which runs full integration (end to end) tests, and which can be automated en-mass. They will require ENV variables for private credentials and settings.
There are already elixir samples externally: https://github.com/GoogleCloudPlatform/elixir-samples
We will use those to prioritize and seed this directory
Early Candidate:
- Storage #117 - see pr #1233
- Firestore #111 #1231
- StackDriver #949
- Spanner https://github.com/GoogleCloudPlatform/elixir-samples/issues/21
- Vision ML
@dazuma Is this still the plan for this repo or should we close this issue?