An open API service indexing awesome lists of open source software.

https://github.com/movableink/developer-docs

Developer Documentation for Movable Ink
https://github.com/movableink/developer-docs

Last synced: 2 months ago
JSON representation

Developer Documentation for Movable Ink

Awesome Lists containing this project

README

          









Movable Ink



Movable Ink provides technologies that allow you to create images on demand.




## Table of Contents
1. [Introduction](#introduction)
1. [Requirements](#requirements)
1. [Concepts](#concepts)
1. [Examples](#examples)
1. [Helpful Links](#helpful-links)

## Introduction
Movable Ink provides technologies that allow you to create images on demand.
These images are generated dynamically as soon as Movable Ink receives a request for them.

## Requirements
- [ ] A Movable Ink account
- [ ] Basic understanding of JS/HTML/CSS
- [ ] A server to upload your project to
- [ ] Access to Movable Ink CORS server

## Concepts
The driving rendering engine behind MI technology is a fairly recent version of webkit.

## Examples
* [Website Crop](https://github.com/movableink/Developer-Docs/blob/master/examples/website-crop)
* [API Crop](https://github.com/movableink/Developer-Docs/blob/master/examples/api-crop)

## Helpful Links
* [Support Center](http://support.movableink.com)
* [Cropduster Lib](https://github.com/movableink/cropduster)