Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/auser/redirector


https://github.com/auser/redirector

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Redirector

Sometimes you just need a simple redirector... This redirector is set up to work with Traefik, but you can use it with any other reverse proxy that sets the correct headers.

## Usage

```bash
cargo run -- --help
```

## Serve

```bash
cargo run serve
```