What do you usually do when you need a fast and simple way to capture some simple data? I have a static website with a signup form, and using a database just to save some emails would be an overkill.

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

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

    Discontinued The successor to this repository is actively maintained at https://formspree.io. Its source code is not available

  • supabase

    The open source Firebase alternative.

  • Check out https://supabase.io/

  • 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
  • examples

    Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more. (by serverless)

  • You could set up a Lambda with Dynamo with the serverless framework in probably 10 mins. You could even use this example and just only expose the create API and modify it for your needs. https://github.com/serverless/examples/tree/master/aws-node-http-api-dynamodb

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