BoxLang 🚀 A New JVM Dynamic Language Learn More...
This is an extension for Preside that probides a wrapper service for the OMDb API.
In detail the extension includes the following:
Install the extension to your application via either of the methods detailed below (Git submodule / CommandBox) and then enable the extension by opening up the Preside developer console and entering:
extension enable preside-ext-omdb
reload all
From the root of your application, type the following command:
git submodule add https://bitbucket.org/jjannek/preside-ext-omdb.git application/extensions/preside-ext-omdb
From the root of your application, type the following command:
box install preside-ext-omdb
Feel free to fork and pull request. Any other feedback is also welcome - preferable on the PresideCMS slack channel.
$
box install preside-ext-omdb