Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/svtslv/nginx-image-filter

Nginx image filter example
https://github.com/svtslv/nginx-image-filter

filter image nginx

Last synced: 7 days ago
JSON representation

Nginx image filter example

Awesome Lists containing this project

README

        

# Nginx image filter

Nginx image filter example

## How to use

1. Put image to data folder

2. Run ```docker-compose up```

## Examples

```http://localhost:3080/xs/img.jpg```

```http://localhost:3080/sm/img.jpg```

```http://localhost:3080/md/img.jpg```

```http://localhost:3080/lg/img.jpg```

```http://localhost:3080/xl/img.jpg```

```http://localhost:3080/200x-/img.jpg```

```http://localhost:3080/200x200/img.jpg```