/gofroala

Easing the Froala WYSIWYG HTML Editor server side integration in Go projects. (UNOFFICIAL)

Primary LanguageGoMIT LicenseMIT

gofroala (WIP)

Gofroala is a Go library for implementing the Froala WYSIWYG HTML Editor server side with Amazon S3, Google Cloud Storage etc.

Installation

Requirements

go get github.com/graymeta/stow
go get github.com/keekun/gofroala

Usage

Please read the code example.

Development

go run example/main.go

and open

http://localhost:8080/

with Refresh, example code would be rebuid and re-run automatically.

go get github.com/markbates/refresh
refresh init

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Project status

Work in process