metiche nuzur

Deployed API — how to reach it. Every command below targets https://api.metiche.xyz, the address you used to open this page.

REST API

Base https://api.metiche.xyz/v1. Example — list team:

curl https://api.metiche.xyz/v1/teams

Inside the container HTTP listens on port 8080, behind the proxy; that port is not reachable from outside. Collection paths are plural and kebab-cased.

Entities