Fractage is a fractal image generation service written in Golang.
- Go (version 1.18+)
Clone this repository and run the command below using your Linux/WSL terminal. Uninstalled modules would be downloaded on your system before the program starts during the first run.
./run.bash
Run the command below.
docker run -d -p 6060:6060 b3zaleel/fractage
See Documentation for more details about the supported fractals and endpoints.