mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim-mockapi.git
synced 2026-08-21 13:34:26 +00:00
6 lines
117 B
JSON
6 lines
117 B
JSON
{
|
|
"/api/": "/",
|
|
"/blog/:resource/:id/show": "/:resource/:id",
|
|
"/blog/:category": "/posts?category=:category"
|
|
}
|