Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Nginx image filter example
- Host: GitHub
- URL: https://github.com/svtslv/nginx-image-filter
- Owner: svtslv
- License: mit
- Created: 2020-09-26T23:54:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T01:02:10.000Z (over 4 years ago)
- Last Synced: 2024-11-09T16:40:00.455Z (2 months ago)
- Topics: filter, image, nginx
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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```