Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

caravaggio

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caravaggio

A blazing fast image processor service

  • 1.3.6
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
31
decreased by-39.22%
Maintainers
1
Weekly downloads
 
Created
Source

caravaggio logo

Caravaggio

pipeline status coverage report

A blazing fast ⚡ image manipulation service.

Note

This is an early release of this software! This is not yet suitable for production.
The docker image is not yet production ready.
The api can change without any warning.
Feel free to contribute to make this an amazing project!

Installation

Docker

An image is provided

docker pull ramielcreations/caravaggio

Refer to the page on the docker store for its configuration

Node

npm i -g caravaggio
caravaggio

Git

git clone git@gitlab.com:ramiel/caravaggio.git
cd caravaggio
npm install
npm start

Using the service

The service is avaiable at http://localhost:8565/

and can be used sending a set of options and an image:
http://localhost:8565/rotate_90/https://image.com/pony.jpg

Available operations

Please, refer to the documentation to know what are the available operations

Thank you

This project is possible thanks to

  • sharp - A js image processing library
  • micro - A fast microservice library
  • A lot of other great developers

Keywords

FAQs

Package last updated on 14 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc