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

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

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

filter image nginx

Last synced: 21 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```