FlexWeather

Welcome to FlexWeather

FlexWeather is an API that provides weather data for the US and Germany. It is functionally a wrapper for the the National Weather Service API and Deutscher Wetterdienst (via the wonderful work of BrightSky).

This project was created largely as a functional experiment by Darren Krape. If you have questions about this API, please get in touch!

Note that the API is rate limited and does cache results for about a minute.

Example endpoints

  • Now: Current conditions, including the high and low temperature for the day
  • Today: High and low temperature for the day, and hourly forecast for the rest of the day
  • Tomorrow: High and low temperature for tomorrow, and an hourly forecast
  • 3 day: Daily forecast for the next three days (coming soon)

Todo list

  • US weather forecast currently does not have "tomorrow" data. Add this
  • Add three day forecast