Files
CoqDecks/conf/routes
T
2016-07-11 13:08:25 +01:00

15 lines
321 B
Plaintext

#Pages
### NoDocs ###
GET / massivedecks.controllers.Pages.index()
### NoDocs ###
GET /manifest.json massivedecks.controllers.Pages.manifest()
# API
-> /api/lobbies lobbies.Routes
# Static
### NoDocs ###
GET /*file controllers.Assets.versioned(path="/public", file: Asset)