mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-27 10:17:41 -07:00
#5 New base layout & doc section
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
|
||||
return [
|
||||
array('/', 'GET', 'index@index'),
|
||||
array('/documentation', 'GET', 'index@documentation'),
|
||||
array('/api/query/app', 'GET', 'api@queryAppInfo'),
|
||||
array('/api/query/server', 'GET', 'api@queryServerInfo'),
|
||||
array('/api/query/user', 'GET', 'api@queryUserInfo'),
|
||||
|
Reference in New Issue
Block a user