Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 273 Bytes

gombobulator

Cloud-native enterprise-grade extremely parallel processing unit, also called "the calculator".

Toy project to learn more go, kubernetes and AWS. Makes very little sense ;)

Running

go build
go run . &
curl 127.0.0.1:7890/add --data "[1,2,3]"