π API Data Fetching Demo
Fetching data from WYXR WordPress REST API (cached for 5 minutes)
π Page Information
The WYXR Podcast Network is your hub for conversations about music, news, and current events. Hear from some of your favorite on-air hosts, as well as podcast personalities with exclusive web content.
ποΈ Podcast Programs (10)
Extracted from the page content:
π
Monday | 18:00 β 19:00
From hidden histories to lasting legacies β Memphis music uncovered. Presented by Mempho Presents.Made possible with support from Humanities Tennessee.
π
Monday | 18:00 β 19:00
A public community affairs show that speaks to and addresses current issues that affect our lives.
π
Tuesday | 08:00 β 09:00
New Memphis provides a weekly window into ways Memphians are solving problems, looking forward, and successfully shaping our community.
π
Tuesday | 12:00 β 13:00
An oral history project chronicling the stories of the visual arts in Memphis, Tennessee. Memphis Material is a podcast celebrating the personal histories, intiβ¦
π
Tuesday | 12:00 β 13:00
Patrick Tamburrino established Tamburrino, Inc. in 2008.He brought to Tamburrino an experienced resume that includes management of nationwide network and telecoβ¦
π
Tuesday | 12:00 β 13:00
From heart health to information on under-resourced populations, Healthful High Notes is a WYXR podcast that features the latest on a variety of health topicsβ¦
π
Tuesday | 12:00 β 13:00
Celebrating 95 years of behind-the-scenes stories from the Orpheum Theatre in Downtown Memphis!
π
Tuesday | 12:00 β 13:00
WYXR host, Ena Esco, may be known on our airwaves for her βMusically Effectiveβ R&B show. But she also makes major waves as an interviewer through her weeklβ¦
π
Thursday | 11:30 β 12:00
The Sidebar, hosted by Eric Barnes from The Daily Memphian, focuses on arts, culture and everything in between in Memphis, including interviews with people shapβ¦
π
Thursday | 11:00 β 11:30
Like any amazing dish, Memphis is a combination of great cultures and cuisines from around the world. Join The Daily Memphian as we take you on a culinary tourβ¦
π API Response Metadata
π‘ SSR + Redis Caching Benefits:
- β‘ Blazing fast: Cached responses serve in 1-5ms vs 100-500ms API calls
- π° Reduced API costs: Cache hits don't count against rate limits
- π Server-side fetching: API calls happen on the server, keeping keys secure
- π SEO-friendly: Search engines see the fully rendered content
- π« No CORS issues: Server-to-server requests bypass browser CORS
- πΎ Memory efficient: Redis handles caching separately from Node process
- β° Auto-expiration: Cache automatically refreshes every 5 minutes