routes 392 B

123456789101112
  1. # Routes
  2. # This file defines all application routes (Higher priority routes first)
  3. # ~~~~
  4. # Home page
  5. GET /json Application.json
  6. GET /db Application.db
  7. GET /db_sync Application.dbSync
  8. GET /setup Application.setup
  9. GET / Application.index