Read more

JSONP for Rails

Dominik Schöler
January 25, 2017Software engineer at makandra GmbH

The rack-contrib Show archive.org snapshot gem brings a JSONP middleware that just works™. Whenever a JSON request has a callback parameter, it will wrap the application's JSON response appropriately.

Illustration money motivation

Opscomplete powered by makandra brand

Save money by migrating from AWS to our fully managed hosting in Germany.

  • Trusted by over 100 customers
  • Ready to use with Ruby, Node.js, PHP
  • Proactive management by operations experts
Read more Show archive.org snapshot

The project is a bit dated, but the JSONP middleware is ok.

Posted by Dominik Schöler to makandra dev (2017-01-25 09:05)