supermomonga / MoEmbed

MoEmbed is a embed data provider which supports any websites.
4 stars 4 forks source link
oembed

Test

MoEmbed

MoEmbed is a embed data provider which supports any websites.

Features and concepts

EmbedData data structure

(TBD)

How to use

Installation

Docker

docker build . -f MoEmbed.App/Dockerfile -t moembed:latest
docker run --rm -it -p 5000:5000 moembed:latest

Requirements

Setup

(TBD)

Update OEmbed metadata providers

cd MoEmbed.CodeGeneration
dotnet script OEmbedProxyMetadataProviders.csx

License

MIT License