Skip to content

slapform/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slapform

Slapform is the perfect backend for your static sites. Create contact forms in seconds and have the submissions emailed straight to your inbox!

To learn more please head to Slapform

Getting Started

<form
  action="https://api.slapform.com/[email protected]"
  method="POST"
  accept-charset="UTF-8"
  target="_blank">


  <label for="email">Email</label>
  <input type="email" name="email" value="[email protected]"><br><br>

  <button type="submit">Submit</button>
  <button type="reset">Clear Values</button>
</form>

There are plenty of feature-full examples in the examples folder so don't hesitate to just copy those!

About

Examples for Slapform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published