Skip to content

DailyKIT Offered Remote Schemas #6

Open
@futuregridtechnologies

Description

@futuregridtechnologies

Hey,

At Dailykit, we're using Hasura to power our backend requirements completely and have done some remote schemas to be used with Hasura.

We have following remote schemas available which are open source.

  1. dailyGIT (it's a git integrated filesystem that allows you to create read, update, delete files and folders and can commit based on request)
  2. Ohyay (Its a zoom equivalent streaming service that allows creation of workspaces and invite links)
  3. Ayrshare (It's a company that allows a dedicated integration with all social media to manage posts and comments)
  4. Twilio SMS (sendSMS action)
  5. nodemailer (sendEmail Action) includes ability to send attachments and invites and part of global header and footer templates.
  6. Stripe (setup intent, payment method, payment intent, invoices)
  7. Rule Engine (A postgres based rule engine that allows recursive and or condition functions which can be used as a computed field to put a conditional logic). At Dailykit, we use it for coupons.
  8. SQL functions to create hasura scheduled events internally.
  9. Tracked views that show all the pg_catalog and hdb_catalog data and is linked through relations so can be used to read hierarchial data.

We'd love to contribute them and showcase them through hasura with a chance to return something back to community.

Check us out at github.com/dailykit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions