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

https://github.com/pimatic/pimatic-redirect

redirect urls
https://github.com/pimatic/pimatic-redirect

Last synced: 22 days ago
JSON representation

redirect urls

Awesome Lists containing this project

README

          

pimatic redirect plugin
=======================

Redirect urls:

Config:
-------

{
"plugin": "redirect",
"routes": [
{
"path": "/printer",
"route": "http://192.168.1.2:631"
}
]
}