awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesServerless Form Backends

Backend services that handle form submissions without requiring a traditional database.

Distinct from Google Sheets Manipulations: Candidates focus on specific Google Sheets manipulations or client-side submission, not the backend identity.

Explore 2 awesome GitHub repositories matching web development · Serverless Form Backends. Refine with filters or upvote what's useful.

Awesome Serverless Form Backends GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jamiewilson/form-to-google-sheetsjamiewilson 的头像

    jamiewilson/form-to-google-sheets

    4,744在 GitHub 上查看↗

    本项目是一个无服务器表单处理器和后端服务,用于捕获 HTML 表单提交并将数据直接写入 Google Sheets。它作为一个集成工具,将表单输入名称映射到电子表格列标题,从而在无需专用后端数据库的情况下实现数据收集自动化。 该服务包含一个路由系统,根据隐藏字段值将提交内容定向到特定的电子表格标签页。为了维护数据完整性,它通过清理输入以防止公式执行来实现电子表格注入保护,并使用蜜罐字段来过滤自动机器人提交。 其他功能包括一个电子邮件通知服务,在提交成功或失败时发送自动警报。该系统处理输入数据到电子表格行的映射,并提供实时潜在客户捕获和信息跟踪机制。

    Acts as a backend service that captures HTML form submissions and writes data to Google Sheets.

    JavaScriptfetch-apigoogle-sheetshtml-form
    在 GitHub 上查看↗4,744
  • tbakerx/react-resume-templatetbakerx 的头像

    tbakerx/react-resume-template

    2,133在 GitHub 上查看↗

    This project is a professional portfolio framework designed to generate responsive, personal resume websites. It utilizes a centralized configuration file to manage work history, skills, and contact information, decoupling content from the visual presentation layer to ensure a structured and consistent professional presence. The framework distinguishes itself by using a data-driven approach where resume content is mapped directly to components, ensuring that updates to professional profiles are reflected across the site through a single source of truth. It leverages static site generation and

    Processes form submissions via backend functions without requiring a persistent server.

    TypeScriptjavascriptnextjspersonal-website
    在 GitHub 上查看↗2,133
  1. Home
  2. Web Development
  3. Serverless Form Backends