Deployed API — how to reach it. Every command below targets https://api.taqueriatracker.todes.mx, the address you used to open this page.
Base https://api.taqueriatracker.todes.mx/v1. Example — list taqueria:
curl https://api.taqueriatracker.todes.mx/v1/taquerias
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.
taqueria → /v1/taqueriastaco → /v1/tacosvisita → /v1/visitas