API IntegrationsLCARS 47-I

API Integrations

Live third-party data · client-side · no keys stored in the page

Working integrations against public data sources. Each panel calls the upstream API directly from your browser and renders the response — useful as reference implementations as much as anything else.

01 Live Endpoints

NASA Space Data

Astronomy Picture of the Day and imagery pulled live from NASA's open API.

Source: api.nasa.gov

USGS Earthquake Monitor

Recent seismic events from the USGS feed, plotted on an interactive map with selectable time windows.

Source: earthquake.usgs.gov

The Joker

Category-filtered jokes from a public humour API. Mostly an excuse to demonstrate category state handling.

Source: JokeAPI

Sky King — Weather

Current conditions by city name, resolved through geocoding then a forecast API.

Enter a city name to get current weather.
Source: WeatherBit & Open-Meteo

02 Related