mirror of
https://github.com/kou029w/http-echo.git
synced 2025-01-18 08:05:06 +00:00
4 lines
75 B
JSON
4 lines
75 B
JSON
{
|
|
"version": 2,
|
|
"routes": [{ "src": "/.*", "dest": "/api/echo.js" }]
|
|
}
|