Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 434 Bytes

File metadata and controls

17 lines (10 loc) · 434 Bytes

DFM webserver API

API client/server for DFM preview requests.

Web Client - Server API - Nodejs Processor

Install

Use git/composer to install the client in a webroot.

git clone https://github.com/Bixie/dfm-api .
composer install

Copy config.php.dist to config.php and fill in the correct values.