TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Forms as a service

1 pointsby nyellinover 13 years ago
I created a tiny static site and I want to add a contact form and signup button. What service would you recommend to quickly add these forms without a single line of server side code?<p>Edit: Sorry if this is a silly question; I'm a backend developer and my instinct is to throw Django or Rails at this. That can't be the simplest solution.<p>Edit2: I'm really just looking for an API. I have nice CSS forms already and I want to save the data somewhere.

2 comments

pgrovesover 13 years ago
wufoo is a dedicated company that does this. i've used them an it's very good but kinda expensive for what it does. google docs now supports forms where any time a form is filled out the answers end up in a spreadsheet, and it's free.
评论 #3502736 未加载
byoung2over 13 years ago
<a href="http://www.jotform.com/" rel="nofollow">http://www.jotform.com/</a> does this as well
评论 #3502787 未加载