Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manaelproxy/manael

Manael is a simple HTTP proxy for processing images.
https://github.com/manaelproxy/manael

go manael proxy webp

Last synced: 3 months ago
JSON representation

Manael is a simple HTTP proxy for processing images.

Awesome Lists containing this project

README

        

# Manael

[![GoDoc](https://godoc.org/manael.org/x/manael?status.svg)](https://godoc.org/manael.org/x/manael)
[![Go](https://github.com/manaelproxy/manael/workflows/Go/badge.svg)](https://github.com/manaelproxy/manael/actions?query=workflow%3AGo)
[![Codecov](https://codecov.io/gh/manaelproxy/manael/branch/main/graph/badge.svg)](https://codecov.io/gh/manaelproxy/manael)

Manael is a simple HTTP proxy for processing images.

## Installation

- [Download latest binary](https://github.com/manaelproxy/manael/releases/latest)

## Usage

```console
$ manael -http=:8080 -upstream_url=http://localhost:9000
```

## License

[MIT](/LICENSE)