Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create More Examples #50

Open
grant opened this issue Dec 7, 2020 · 5 comments
Open

Create More Examples #50

grant opened this issue Dec 7, 2020 · 5 comments

Comments

@grant
Copy link
Contributor

grant commented Dec 7, 2020

To launch to Cloud Functions, we should add examples for a majority of the samples seen in the docs.


For example, here is the doc for the Cloud Functions quickstart:

https://cloud.google.com/functions/docs/quickstart-nodejs

We should add this sample to the examples folder: https://github.com/GoogleCloudPlatform/functions-framework-dart/tree/main/examples/

@craiglabenz
Copy link
Collaborator

Speaking of creating more examples, do we know what it would take to get Dart snippets included in language tabs like this?

@jmewes
Copy link

jmewes commented Feb 23, 2021

  • How to handle different HTTP verbs?
  • How to handle request headers?

@mrgithub
Copy link

  • How to handle firebase auth with custom claims

@matthew-carroll
Copy link

WRT examples, I would find it helpful if shelf related behavior was clearly distinguished from behaviors provided by gcp.

Developers who investigate this package may be relatively new to any combination of: Dart, shelf, GCP in general, this gcp package. By separating shelf and gcp behaviors, developers who are new to shelf can still appreciate the gcp package purpose and value.

@kevmoo
Copy link
Collaborator

kevmoo commented Nov 9, 2022

@matthew-carroll – yup. This package is 60% things specific to shelf. Wil do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants