oEmbed Proxy
Usage
Proxy for making oEmbed requests to known oEmbed providers without running into CORS problems. It implements the oEmbed specification as described at oembed.com.
It supports oEmbed from all providers listed on oembed.com
To interact with the API, you need valid security credentials; see Access Tokens usage.
For a more detailed documentation of the API, please refer to the API documentation (Staging: API documentation).
Developer documentation
Compile: sbt compile
Run tests: sbt test
Create Docker Image: ./build.sh