Skip to main content

Module api_discovery

Module api_discovery 

Source
Expand description

Known public API discovery.

Ships a mapping of well-known domains to their public APIs. For known domains, tries the API for richer data. Unknown domains skip silently.

Structs§

ApiRecord
A record returned from a public API.

Functions§

has_known_api
Check if a domain has a known API (without making any requests).
try_api
Try to fetch data from a known public API for the given domain.