mandelbrot-go

command module
v0.0.0-...-e4e8adc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2021 License: MIT Imports: 19 Imported by: 0

README

Mandelbrot-go

Simple Mandelbrot set webservice written in go (golang).

Install golang, pull the code and:

go run .

Browse to localhost:8090 and view the results:

Mandelbrot go in action

Testing

go test

Background

This was written by me as an exercise in learning go. The code is as simple as possibly demonstrating a simple webserver with a very simple template and a Mandelbrot webservice that creates images on the fly. Just over 100 lines of golang code.

There are many more better tools to view the mandelbrot set but this is a fun way to play with go.

Build status

Build Status

License

MIT (very permissive)

Documentation

Overview

Code generated for package main by go-bindata DO NOT EDIT. (@generated) sources: resources/index.html

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL