Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ossycodes/imitari

An image-manipulatiion microservice, with Nodejs, Sharp, Mocha, sinon (for tests) and Docker
https://github.com/ossycodes/imitari

express image image-manipulation javascript microservice nodejs nyc tests

Last synced: 8 days ago
JSON representation

An image-manipulatiion microservice, with Nodejs, Sharp, Mocha, sinon (for tests) and Docker

Awesome Lists containing this project

README

        

## An Image manipulation microservice based on the sharp npm package.

# Install

```sh
npm install
```

# Run

```sh
node app
```