elixir-oembed
elixir-oembed copied to clipboard
oEmbed consumer library for Elixir
Besides other documentation changes, this commit ensures the generated HTML doc for HexDocs.pm will become the source of truth for this Elixir library and leverage on latest features of ExDoc.
Extend Pinterest provide to support board and profile embeds https://developers.pinterest.com/tools/widget-builder/?
When a YouTube video has embedding disabled, the oembed endpoint returns a value to indicate that the request is unauthorized. It would be helpful if that did not result in...
Review HTTP/JSON dependencies and migrate if needed to alternatives commonly used by Phoenix Framework and major Elixir projects to reduce dependency overhead in consuming applications.