Build a Jamstack subscription form with Netlify forms and Fauna - Part 2

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • jamstack-subscription-form

    Let's build a subscription form with the Jamstack concept using Netlify Forms, Functions, and Fauna data-store.

  • View on GitHub

  • node-fetch

    A light-weight module that brings the Fetch API to Node.js

  • Now, let's create a function connected to the Fauna database and interact with it using the GraphQL queries. To do that, we need to make XMLHTTPRequest(Ajax Calls) from the function. We will use a light-weight library called, node-fetch for this.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Mastering The Heap: How to Capture and Store Images from Fetch Responses

    2 projects | dev.to | 2 May 2024
  • 5 Ways to Make HTTP Requests in Node.js

    3 projects | dev.to | 20 Feb 2024
  • named location ingress controller reset by peer

    1 project | /r/kubernetes | 21 Jul 2023
  • Library recommendation

    1 project | /r/node | 23 Jun 2023
  • Discover rest-url-parser: A Powerful Open Source Tool for Parsing REST URLs

    2 projects | /r/programming | 6 Jun 2023