HTTP Routes
-
GET
/
/about
/admin
/admin/sandbox
/admin/sandbox/{key}
/admin/{path:.*}
/assets/{path:.*}
/favicon.ico
/game
/game/test/html
/game/test/json
/game/test/wasm
/graphql
/graphql/{key}
/healthcheck
/profile
/robots.txt
/search
/theme
/theme/{key}
/theme/{key}/remove
/{path:.*}
-
OPTIONS
/
-
POST
/admin/{path:.*}
/graphql/{key}
/profile
/theme/{key}