xchwan / go_addsrv

go add sub microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go_addsrv

go add number and sub number microservice
send json

{
  "a" : a
  "b" : b
}

return a + b or a - b by calling v1/add and v1/sub POST API

About

go add sub microservice


Languages

Language:Go 100.0%