Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ossycodes/imitari
- Owner: ossycodes
- Created: 2020-03-23T23:38:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:40:00.000Z (almost 2 years ago)
- Last Synced: 2024-10-27T21:47:54.353Z (about 2 months ago)
- Topics: express, image, image-manipulation, javascript, microservice, nodejs, nyc, tests
- Language: VBA
- Homepage:
- Size: 7.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## An Image manipulation microservice based on the sharp npm package.
# Install
```sh
npm install
```# Run
```sh
node app
```