https://github.com/rejas/node-imageserver
Simple node-imageserver
https://github.com/rejas/node-imageserver
image node-imageserver nodejs
Last synced: 5 months ago
JSON representation
Simple node-imageserver
- Host: GitHub
- URL: https://github.com/rejas/node-imageserver
- Owner: rejas
- License: gpl-3.0
- Created: 2018-03-22T23:08:26.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T19:27:23.000Z (over 1 year ago)
- Last Synced: 2025-01-12T13:54:58.391Z (5 months ago)
- Topics: image, node-imageserver, nodejs
- Language: JavaScript
- Homepage:
- Size: 2.18 MB
- Stars: 7
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-imageserver
[](https://badge.fury.io/js/node-imageserver)
Simple node-imageserver
Pull Requests welcome!
## Installation
```
npm install node-imageserver
```or
```
yarn add node-imageserver
```## Config
see ```config.js```
## Usage
```
http://:/image////
```## Example
```
http://localhost:3000/image/example/jpg/300/200
```Supported extensions:
- jpg
- png
- webp
- tiff