Show HN: Build Static Webpages with Form Submits
Nico and Adam, here!
As web developers, we find ourselves often putting together simple, static webpages that we can host on S3 or similar.
However, adding a simple form submit forces us off S3 to spin up a server.
This is annoying, so we created our own goLang API that can handle cross origin form submits. Once it receives a form, it emails the contents to you. This means your pages can still remain static, and you can point all of your forms to the one API.
Today, we're sharing that API with you! It's still in its early stages, but we hope you might find it useful!
https://endp-64194.onmodulus.net
Invite code: hackerNews
FYI - Our landing page is a static page, hosted on S3, using our form submit API :)
http://www.endp.io/
Note: if using gmail as your smtp, please use port 587 (TLS) and allow less secure apps to access your gmail: https://support.google.com/accounts/answer/6010255
Lastly, our smtp password storing is pretty basic, so please don't use an email, or password that you use often.
Would love to hear your feedback! Thanks!
0 comments
[ 3.1 ms ] story [ 7.2 ms ] threadNo comments yet.