- 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) |
||
|---|---|---|
| .. | ||
| api/v1 | ||
| page_html | ||
| error_html.ex | ||
| error_json.ex | ||
| info_controller.ex | ||
| page_controller.ex | ||
| page_html.ex | ||
| user_session_controller.ex | ||