Git Product home page Git Product logo

noembed.rb's Introduction

noembed.rb

This is a reimplementation of noembed.com using Ruby. It builds on ruby-oembed and Sinatra.

Supported providers

Please note: Provider support is solely based on the ruby-oembed gem.

noembed.rb supports the following list of providers:

Getting started

Running a server

This section will list instructions on how to run noembed.rb on Heroku, BlueOcean and other Ruby hosting providers. Contributions are welcome.

Until then: noembed.rb is a simple modular Sinatra app, which comes with a Gemfile to define its dependencies and a config.ru for simple deployments. All the rules, that apply to Sinatra applications, will also work on noembed.rb.

You won't need external services like storage, database access and such.

Access from the client side

Follow the documentation on noembed.com and oembed.com. noembed.rb is just another oEmbed provider aggregator and should not need any special handling.

Please note: Currently only JSON and JSONP responses are supported. We'll look into XML and CORS support in future releases. Please create an issue, if you have the need for any of that.

License

noembed.rb is licensed under the terms of the GNU General Public License v3. A full version of the GNU General Public License may be found in the LICENSE.txt file within this folder. If not, see http://www.gnu.org/licenses/.

noembed.rb - oEmbed aggregator written in Ruby
Copyright (C) 2016 Gregor Schmidt

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

noembed.rb's People

Contributors

schmidt avatar thegcat avatar

Watchers

 avatar James Cloos avatar

Forkers

thegcat

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.