cdCarlos / thumbnail

Mini image processing microservice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thumbnail

Mini image processing microservice.

Usage

Install Dependencies

In the project's root folder open a terminal and run the following command:

$ npm install

Run

Once you have installed all the dependencies, you can run locally this microservice by typing in a terminal:

$ npm start

API

API documentation can be found under /api-docs once your server is running.

LICENSE

MIT

About

Mini image processing microservice.

License:MIT License


Languages

Language:JavaScript 100.0%