cd4864dad55934d850e776e1d2ea241cac5e9a4c
Some checks failed
CI Pipeline for the Go API / CD - Kubernetes Smoke Test (push) Successful in 7s
CI Pipeline for the Go API / CI - Go Vet (basic static check) (push) Successful in 9s
CI Pipeline for the Go API / CI - Docker Image Build Test (push) Successful in 18s
CI Pipeline for the Go API / CI - Go Build & Cross-Compile (push) Successful in 31s
CI Pipeline for the Go API / Push Image to Gitea Registry (push) Successful in 17s
CI Pipeline for the Go API / Kubernetes Deployment (push) Failing after 4m5s
Add Number API
Ez az api összead két számot.
Endpoints
/health
GET
Ez visszaadja, hogy jól van-e az api
/add
POST
Összead két számot
Egy lehetséges requestek:
{
"pinCode" : 1234,
"n1" : 4,
"n2" : 10
}
asdváltozásasddasd -
Description
Languages
Go
91%
Dockerfile
9%