Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gucio321/forms-go

Forms framework written in Go
https://github.com/gucio321/forms-go

Last synced: 7 days ago
JSON representation

Forms framework written in Go

Awesome Lists containing this project

README

        

# DESCRIPTION

Forms-go is a simple in use forms framework written in GO.

# PLANNED FEATURES

- [X] 5 types of questions (text, text area, checkboxes, checklist, answers list)
- [X] creating form using designed app
- [ ] high customization availability
- [ ] possibility to export your form into an executable that could be run by anyone
- [ ] push responses into web service (like GitHub)