https://github.com/pimatic/pimatic-redirect
redirect urls
https://github.com/pimatic/pimatic-redirect
Last synced: 22 days ago
JSON representation
redirect urls
- Host: GitHub
- URL: https://github.com/pimatic/pimatic-redirect
- Owner: pimatic
- Created: 2014-01-04T12:12:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-20T19:08:04.000Z (almost 12 years ago)
- Last Synced: 2025-10-28T01:44:54.668Z (9 months ago)
- Language: CoffeeScript
- Homepage: https://github.com/sweetpi/pimatic
- Size: 398 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pimatic redirect plugin
=======================
Redirect urls:
Config:
-------
{
"plugin": "redirect",
"routes": [
{
"path": "/printer",
"route": "http://192.168.1.2:631"
}
]
}