Looking for contributors for StaticBackend, a backend API in Go

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • core

    Backend server API handling user mgmt, database, storage and real-time component (by staticbackendhq)

  • Since people often ask where they could contribute to a Go project, I thought I'd jump in as I took some times to create some good first contribution issues for StaticBackend.

  • supabase-mailer

    Send and track email from Supabase / PostgreSQL using a Transactional Email Provider

  • Supabase developer here. Just to clarify, Supabase has server-side functions (edge functions), emails can be sent with something like my repo here (https://github.com/burggraf/supabase-mailer) or through edge functions -- but you're right, while we do have the ability to send any auth-related emails built-in (sign up, sign in with magic link, MFA, reset password, etc.) we don't have an out-of-the-box solution for sending emails, that's why I wrote that repo. And lastly, it's quite easy to schedule tasks using pg_cron, which is built into every Supabase project by default.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts