Introduction
This crate provides a simple interface for fetching oEmbed data from known providers based on the oembed specification.
Usage
use ;
async
Roadmap
- Add support for custom providers
- Return known errors from the specification properly
- Support the discovery flow