What if you could use a service that gives you full control over the form, yet doesn’t require you to use anything on your server? Airform gives you the ability to create functional HTML forms without thinking about servers.
After 2 years and thousands of submissions, I am very happy to introduce Airform to the world. It's available on https://airform.io effective immediately.
What's next?
Support for JavaScript frameworks like React, Vue, Angular, and Angular.js
I believe they're providing the back end infrastructure that receives that processing that POST request. Maybe they store it in some DB and you can retrieve the data later on via an API call or something?
Some mpre constructive feedback people? Sure the page lacks some examples but many comments here are deeply disappointing.
Remember doing an OSS project is extremely taxing, dealing with naysayers at all stages of development, impostor syndrome, lack of confidence and just general fatigue.
Please show some respect and show the creators, tinkerers and developers of HN some appreciation and encouragement.
The page writes that its an open source solution, but it looks like the github repo only contains the frontend code, not the backend? I'd love to be proven wrong here, cause this looks like a useful service if I can run it on my own VM.
Looks nice. A few years back my friend and I built formbucket.com to solve the same problem, and we quickly found out that keeping a lid on spam is a big challenge. How are you planning to deal with that?
While you can probably also find people like car mechanics that wonder why people think changing a V-belt is so complicated, this type of arrogance seems to be more prevalent among programmers.
Levels.fyi still relies on Google Form for submissions. It's just as simple and requires no backend. It also nicely populates a Google Sheet. Airform looks great but the Google Sheet functionality was essential for us. There's a good tutorial here: https://blog.webjeda.com/google-form-customize/
Yes I'm a co-founder. Can you email me the company at hello <at> levels <dot> fyi? FWIW we take accuracy very seriously. We just released an email list for receiving verified salaries: https://www.levels.fyi/verified/
Building a registration form for our business and was surprised to discover there's an entire industry (maybe?) of Form Submission as a Service providers. (Personally, I'm trying out formspree.io--which accepts AJAX submissions and/or file uploads)
It takes about 20 min and minimal technical abilities to set up a Google App Script attached to a Sheet which can accept a POST and do literally anything with the submitted data. Obvious is to save it to the Sheet but you can also tap into Gmail and email results anywhere you like. Works with any free Gmail account as well as GSuite accounts. Search for Google App Script doPost - which is a built-in event handler that will accept POSTs once you publish as a web app and grant the proper permissions. Use the published URL as your form's action handler. All for free.
Great question. You will never know what is done with the data if you're using servers you don't control. That's why I thought the intro was fake at first. That's the literal exact opposite of what I want. I only clicked there link because it said "functional". I'm a little disappointed.
After 2 years and thousands of submissions, I am very happy to introduce Airform to the world. It's available on https://airform.io effective immediately.
What's next?
Support for JavaScript frameworks like React, Vue, Angular, and Angular.js
Help users with interactive F.A.Q. page