mise en place de stats

This commit is contained in:
2020-10-14 12:01:28 +02:00
parent a6acd26a5c
commit 1d7ad9bfc0
4 changed files with 261 additions and 1 deletions

View File

@@ -421,6 +421,11 @@ export_offers:
defaults: { _controller: App\Controller\ExportController:export_offers }
#== Export ======================================================================================================
app_stat_view:
path: /user/stat
defaults: { _controller: App\Controller\StatController:view }
#== API ===========================================================================================================
app_api:
path: /api/{key}