deseretdigital / embeddable-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

embeddable-api

Deploy to Heroku

An API wrapper around Embeddable, a service to embed media via oEmbed or OpenGraph data.

Get it running

This uses Docker to get up and running. Deploy it as you would in your Docker environment.

API

  • Fetch an embed: /api/v1/embed?uri=EMBED_URI
  • Retrieve a list of providers: /api/v1/providers

About

License:MIT License


Languages

Language:JavaScript 98.6%Language:Dockerfile 1.4%