https://github.com/akmalfairuz/ez-form
https://github.com/akmalfairuz/ez-form
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akmalfairuz/ez-form
- Owner: AkmalFairuz
- License: gpl-3.0
- Created: 2025-01-08T16:26:21.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-02T09:25:56.000Z (3 months ago)
- Last Synced: 2025-03-11T01:49:38.717Z (2 months ago)
- Language: Go
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ez-form
Form library for dragonfly server
## Add to your project
```bash
go get -u github.com/akmalfairuz/ez-form@master
```## Example
See [example/main.go](examples/main.go) folder