ls ~/apis
APIs
- apisAPI TUSSAM
Backend service integrating Seville public transport network data. Retrieves updated stop, route and real-time arrival information from TUSSAM servers, storing it in SQLite for fast access. Reverse geocoding via Nominatim to convert GPS coordinates to postal addresses. Automatic weekly sync, API key authentication, dual rate limiting and exhaustive parameter validation.
- apisFarmAPI
A national registry of official pharmacies updated daily from 19 territorial sources: openings, closures, relocations and ownership changes. Snapshot and incremental endpoints, business events, nearby-pharmacy maps, CSV/JSON export, webhooks and territory-scoped API keys. A commercial product by SPARRING Labs.
- apisTemis
An API that answers in natural language which regulation applies and cites it article by article from official sources, with full traceability: laws from the 17 autonomous communities and national legislation via the BOE consolidated-legislation API, honest fallback to each community's official search engine when no programmatic source exists, and European Union law from EUR-Lex (CELLAR SPARQL, CELEX identifiers). The AI turns the question into a validated structured query and writes the answer citing only regulations retrieved from official sources: nothing comes from the model's memory. Endpoints for query, cross-community comparison, coverage, consolidated norm with date-based version and health. Python backend with Docker.