Skip to content

Go webhook that stores form submissions in the filesystem.

License

Notifications You must be signed in to change notification settings

mihailthebuilder/basic-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-forms

Go webhook that stores form submissions in the filesystem.

How it works

  • Request a user, and receive an external and internal ID.
  • Use the external ID to handle form submissions in your client application.
  • Fetch submissions with the internal ID (keep it secret!).

TODO

  • send 404s when submission not found
  • figure out why docker removes all state

About

Go webhook that stores form submissions in the filesystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published