File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,11 @@ If you need support for other Google APIs, check out the [Google Node.js API Cli
23
23
$ npm install --save gcloud
24
24
```
25
25
26
- ## Examples
26
+ ## Example Applications
27
27
28
- - [ TodoMVC backend using gcloud-node] [ gcloud-todos ]
28
+ - [ gcloud-node-todos] [ gcloud-todos ] - TodoMVC backend using gcloud-node.
29
+ - [ gitnpm] [ gitnpm ] - Easily lookup an npm package's GitHub repo using gcloud backend.
30
+ - [ gcloud-keystore] [ gcloud-keystore ] - Use Datastore as a simple key-value store.
29
31
30
32
## Authorization
31
33
@@ -211,6 +213,8 @@ Apache 2.0 - See [COPYING](COPYING) for more information.
211
213
[ gcloud-pubsub-docs ] : https://googlecloudplatform.github.io/gcloud-node/#/docs/pubsub
212
214
[ gcloud-storage-docs ] : https://googlecloudplatform.github.io/gcloud-node/#/docs/storage
213
215
[ gcloud-todos ] : https://github.com/GoogleCloudPlatform/gcloud-node-todos
216
+ [ gitnpm ] : https://github.com/stephenplusplus/gitnpm
217
+ [ gcloud-keystore ] : https://github.com/stephenplusplus/gcloud-keystore
214
218
215
219
[ dev-console ] : https://console.developers.google.com/project
216
220
[ gce-how-to ] : https://cloud.google.com/compute/docs/authentication#using
You can’t perform that action at this time.
0 commit comments