aprs.me/lib/aprsme_web/controllers/api/v1
Graham McIntire e539dc5a3e
Add WeatherJSON view module for API responses
- Implements nearby/1 function to format weather station data
- Returns structured JSON with data and meta fields
- Handles null weather fields gracefully
- Includes distance, position, weather data, and symbols
- Formats DateTime to ISO8601 strings
- All tests passing (3/3)
2026-03-22 11:27:45 -05:00
..
json Consolidate 24 packet columns into JSONB data field 2026-02-20 13:02:47 -06:00
callsign_controller.ex refactor: Remove CachedQueries and rename optimized functions 2025-07-30 13:17:56 -05:00
fallback_controller.ex en español 2025-07-05 15:51:39 -05:00
weather_json.ex Add WeatherJSON view module for API responses 2026-03-22 11:27:45 -05:00