Skip to content
Snippets Groups Projects
Commit 356720c7 authored by Will Billingsley's avatar Will Billingsley
Browse files

altered routes

parent d3dabc94
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
# An example controller showing a sample home page
GET / controllers.HomeController.index
GET /lavamaze controllers.HomeController.index
GET /example/json controllers.ExamplesController.returnJson()
POST /example/json controllers.ExamplesController.receiveJsonPost()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment