minenux-skindb-webdb/modules.ini
mckaygerhard 502b02ba3d set api routes and notFoundApi page for api, no more routes to add
* if api route is called, use notFoundApi model when not foun
* output on json when api calls
* set api and views for not found and api documentation
* paste html api documentation
2024-04-10 13:11:06 -04:00

7 lines
87 B
INI

[public]
page[] = "index"
page[] = "lists"
page[] = "api/api"
page[] = "api/v1/lists"