NASA Astronomy Picture of the Day

Unable to load today's picture right now

The NASA APOD API is currently rate-limited or unavailable.
Please try again later (it usually resets within an hour).

How this was built
  • Used NASA’s public APOD API
  • Made an asynchronous HTTP call using HttpClient
  • Created a simple C# model to match the JSON response
  • Added basic caching and error handling
  • Razor view handles both image and video media types