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

add more boilerplates for event triggers #431

Open
9 tasks
shahidhk opened this issue Sep 13, 2018 · 5 comments
Open
9 tasks

add more boilerplates for event triggers #431

shahidhk opened this issue Sep 13, 2018 · 5 comments
Assignees
Labels
a/eventing/data-triggers c/community Related to community content e/intermediate can be wrapped up in a week good first issue Good for newcomers help wanted Good candidate for contribution. Community help wanted! p/high candidate for being included in the upcoming sprint

Comments

@shahidhk
Copy link
Member

shahidhk commented Sep 13, 2018

Need more examples on event triggers for various platform on different languages

  • aws-lambda
    • node 8
    • java
    • csharp
  • google-cloud-functions
    • python
  • azure-functions
    • python
  • zeit-serverless-docker
@shahidhk shahidhk added help wanted Good candidate for contribution. Community help wanted! good first issue Good for newcomers c/community Related to community content labels Sep 13, 2018
@jamesgeorge007
Copy link
Contributor

@shahidhk Could you elaborate further?

@shahidhk
Copy link
Member Author

shahidhk commented Oct 8, 2018

@jamesgeorge007 We need more examples to be added to community/boilerplates/event-triggers

hexmind added a commit to hexmind/graphql-engine that referenced this issue Oct 14, 2018
Added serverless-triggers/AWS lambda/Java/echo
hexmind added a commit to hexmind/graphql-engine that referenced this issue Oct 14, 2018
Added serverless-triggers/AWS lambda/Java/echo
@nathanwaters
Copy link
Contributor

+1 cloudflare workers. I've emailed their team the repo link

@LiTO773
Copy link
Contributor

LiTO773 commented Oct 2, 2019

Hi 🖐, I've added an echo template for Netlify Functions.

@zpg6
Copy link

zpg6 commented Dec 14, 2022

+1 cloudflare workers. I've emailed their team the repo link

+1

hasura-bot pushed a commit that referenced this issue Apr 2, 2024
<!-- Thank you for submitting this PR! :) -->

## Description

When I run `cargo fmt` on my branches, it makes more diff than I want.
This PR fixes that by adding `just format` / `just fmt`, and adding it
to a CI job.

<!--
  Questions to consider answering:
  1. What user-facing changes are being made?
2. What are issues related to this PR? (Consider adding `(close
#<issue-no>)` to the PR title)
  3. What is the conceptual design behind this PR?
  4. How can this PR be tested/verified?
  5. Does the PR have limitations?
  6. Does the PR introduce breaking changes?
-->

## Changelog

- Add a changelog entry (in the "Changelog entry" section below) if the
changes in this PR have any user-facing impact. See [changelog
guide](https://github.com/hasura/graphql-engine-mono/wiki/Changelog-Guide).
- If no changelog is required ignore/remove this section and add a
`no-changelog-required` label to the PR.

### Product
_(Select all products this will be available in)_
- [ ] community-edition
- [ ] cloud
<!-- product : end : DO NOT REMOVE -->

### Type
<!-- See changelog structure:
https://github.com/hasura/graphql-engine-mono/wiki/Changelog-Guide#structure-of-our-changelog
-->
_(Select only one. In case of multiple, choose the most appropriate)_
- [ ] highlight
- [ ] enhancement
- [ ] bugfix
- [ ] behaviour-change
- [ ] performance-enhancement
- [ ] security-fix
<!-- type : end : DO NOT REMOVE -->

### Changelog entry
<!--
  - Add a user understandable changelog entry
- Include all details needed to understand the change. Try including
links to docs or issues if relevant
  - For Highlights start with a H4 heading (#### <entry title>)
  - Get the changelog entry reviewed by your team
-->

_Replace with changelog entry_

<!-- changelog-entry : end : DO NOT REMOVE -->

<!-- changelog : end : DO NOT REMOVE -->

V3_GIT_ORIGIN_REV_ID: e31e352f27b9ad0129c3759fead051b1a8d86758
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a/eventing/data-triggers c/community Related to community content e/intermediate can be wrapped up in a week good first issue Good for newcomers help wanted Good candidate for contribution. Community help wanted! p/high candidate for being included in the upcoming sprint
Projects
None yet
Development

No branches or pull requests

10 participants