cgmark101 / serverless-contact-form

Small code of a serverless "Contact Form" implementation on Deta plaform

Home Page:https://akane.ga

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Descrption

Serverless "Form" implementation on Deta platform using FastAPI, Deta Micros and DetaBase

Add a backend for any contact form effortlessly by deploying this tool at Deta. On your html form paste de link with the endpoint generated by Deta in the action section and that's all. All the requests to the form will be taken by the micros and base and redirect to wherever you want.

Features:

  • Pluggable backend for custom contact forms
  • Email notification at POST
  • Rate limit contact form endpoint
  • Github actions for continuous delivery

To do:

  • Add support for different platforms (Heroku and Vercel)

html5

html5

html5

html5

Go to Akane blog for more details

About

Small code of a serverless "Contact Form" implementation on Deta plaform

https://akane.ga

License:MIT License


Languages

Language:Python 69.6%Language:HTML 30.4%