Real-time API server providing road conditions and weather information
for the Ebbett's Pass region.
https://github.com/dpup/info.ersn.net
https://ersn.net
Roads API:
GET /api/v1/roads - List all monitored roads
GET /api/v1/roads/{road_id} - Get specific road details
Weather API:
GET /api/v1/weather - Current weather for all locations
GET /api/v1/weather/alerts - Active weather alerts
Roads API OpenAPI Spec - Machine-readable API docs (Roads)
Weather API OpenAPI Spec - Machine-readable API docs (Weather)
• Google Routes API - Traffic conditions and travel times
• Caltrans KML Feeds - Lane closures and CHP incidents
• OpenWeatherMap API - Weather data and alerts
curl https://info.ersn.net/api/v1/roads
curl https://info.ersn.net/api/v1/weather