Sign inSign up

jkizo/solve

By jkizo

Updated over 5 years ago

Image
0

885

jkizo/solve repository overview

Solve

Solves math expressions using the Knetiv/govaluate Golang package.

Expects input in the following format:

{
	"x": "10*3"
}

Returns output in the following format:

"30"

Tag summary

Content type

Image

Digest

Size

864.8 kB

Last updated

over 5 years ago

docker pull jkizo/solve