1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-10 10:46:45 +09:00
vervis/config/routes

10 lines
158 B
Text
Raw Normal View History

2016-02-13 12:35:30 +09:00
/static StaticR Static appStatic
/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ HomeR GET POST
/comments CommentR POST