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.
- Pluggable backend for custom contact forms
- Email notification at POST
- Rate limit contact form endpoint
- Github actions for continuous delivery
- Add support for different platforms (Heroku and Vercel)
Go to Akane blog for more details