Skip to content

Commit 8808bdc

Browse files
Merge pull request #244 from ryanseys/examples-todo
docs(readme): add examples section and todomvc
2 parents 4e6f384 + 2ea5b4c commit 8808bdc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ If you need support for other Google APIs, check out the [Google Node.js API Cli
2121
$ npm install --save gcloud
2222
```
2323

24+
## Examples
25+
26+
- [TodoMVC backend using gcloud-node][gcloud-todos]
27+
2428
## Authorization
2529

2630
### On Google Compute Engine
@@ -108,3 +112,4 @@ See [CONTRIBUTING](CONTRIBUTING.md) for more information on how to get started.
108112
Apache 2.0 - See [COPYING](COPYING) for more information.
109113

110114
[googleapis]: https://github.com/google/google-api-nodejs-client
115+
[gcloud-todos]: https://github.com/GoogleCloudPlatform/gcloud-node-todos

0 commit comments

Comments
 (0)