An open API service indexing awesome lists of open source software.

https://github.com/saracen/fpf

Golang Form Population Filter
https://github.com/saracen/fpf

form fpf go golang template validation

Last synced: 5 months ago
JSON representation

Golang Form Population Filter

Awesome Lists containing this project

README

          

# fpf

FPF (Form Population Filter) is a library designed to help with the population of form values and error message insertion.

Examples (and documentation) can be found [here](http://godoc.org/github.com/saracen/fpf) to give a sense of scenarios where it is useful. But essentially, if you want to provide feedback to a user after they've submitted a form incorrectly, FPF can do that, independent from any template engine you've used.

[![](https://godoc.org/github.com/saracen/fpf?status.svg)](http://godoc.org/github.com/saracen/fpf)