mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
/static StaticR Static getStatic
|
|
/auth AuthR Auth getAuth
|
|
|
|
/favicon.ico FaviconR GET
|
|
/robots.txt RobotsR GET
|
|
|
|
/ HomeR GET
|
|
/profile ProfileR GET PUT
|
|
/email/#EmailId EmailR DELETE
|
|
/reset-token ResetTokenR POST
|