Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gucio321/forms-go
- Owner: gucio321
- Created: 2022-06-05T12:40:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T07:52:29.000Z (4 months ago)
- Last Synced: 2024-07-13T08:55:02.263Z (4 months ago)
- Language: Go
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)