Commit ad9f20f
committed
feat: Add 2nd-gen YouTube sample to Node folder
This commit introduces a new 2nd-gen Cloud Function sample for YouTube, located in the `Node/youtube` directory. This sample is the TypeScript equivalent of the existing 1st-gen sample in `Node-1st-gen/youtube`.
Key features of this new sample include:
- Use of 2nd-gen Cloud Functions.
- Written in TypeScript, leveraging Node 22's optional type stripping.
- Implements a secret parameter for the YouTube API key, enhancing security.
- Provides a clear and updated README.md with instructions for setup and deployment.1 parent e809303 commit ad9f20f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments