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

https://github.com/kevindanne/gohttpredirector

A simple HTTP request redirector written in go
https://github.com/kevindanne/gohttpredirector

go golang http http-proxy http-redirect

Last synced: 2 months ago
JSON representation

A simple HTTP request redirector written in go

Awesome Lists containing this project

README

        

# GoHttpRedirector

A simple HTTP request redirector written in go

## CLI Arguments

| Argument | Description |
|----------------------| -------------------------------------------------------------------------------------|
| --port | Webserver port (default: 7878) |
| --routes | Name of the routes configuration file inside the routes directory (default: default) |

## Routes configuration file syntax
```
=>
=>
```