API/ ├── docker-compose.yml # Orquestación de servicios ├── .env.example # Variables de entorno de ejemplo ├── api1/ # API básica CRUD │ ├── Dockerfile │ ├── app.py │ ├── database.py │ ├── ...
This project provides an interactive web-based map for POTA (Parks on the Air) locations, designed for amateur radio enthusiasts. It allows users to explore and find Parks on the Air for their amateur ...