PHP Classes

File: Tests/TestRoutes.json

Recommend this page to a friend!
  Classes of Alexey Dodonov   mezon PHP Application   Tests/TestRoutes.json   Download  
File: Tests/TestRoutes.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: mezon PHP Application
Create applications from configuration files
Author: By
Last change:
Date: 4 years ago
Size: 236 bytes
 

Contents

Class file image Download
[ { "route": "/get-route/", "callback": "actionExisting" }, { "route": "/post-route/", "callback": "actionExisting", "method": "POST" }, { "route": "/json-route/", "callback": "actionExisting", "method": "POST" } ]