Sign inSign up

momonga/moembedapp

By momonga

Updated over 7 years ago

MoEmbed application server

Image
0

1.7K

momonga/moembedapp repository overview

CircleCI

MoEmbed

MoEmbed is a embed data provider which supports any websites.

Features and concepts

  • Proxying ... Proxy to known websites' oEmbed endpoint. (like Twitter, YouTube, etc...)
  • Converting ... Convert proxied oEmbed response to more slim ones. (Replace iframe and JavaScript to simple and lightweight HTML)
  • Every URL ... Support any website even if they don't provide oEmbed endpoint. It parses og:title, og:image, <title> tag, and other related elements.
  • Caching ... It caches responses for performance.
  • Easy use ... Just pass an URL encoded url as a url query string, like http://localhost:5000/?url=https%3A%2F%2Fexample.com%2F.

EmbedData data structure

(TBD)

How to use

Installation

(TBD)

Requirements

  • Redis

Setup

(TBD)

License

MIT License

Tag summary

Content type

Image

Digest

Size

75.4 MB

Last updated

over 7 years ago

docker pull momonga/moembedapp