Fractage is a fractal image generation service written in Golang.
- Go (version 1.25+)
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.bashRun the command below.
docker run -d -p 6060:6060 b3zaleel/fractageSee Documentation for more details about the supported fractals and endpoints.
