From 18e6796726d73d7dc90ecdd16c181493941f5487 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Thu, 15 Dec 2016 10:13:00 +0100 Subject: REST API structure using Slim framework * REST API routes are handle by Slim. * Every API controller go through ApiMiddleware which handles security. * First service implemented `/info`, for tests purpose. --- tpl/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/install.html') diff --git a/tpl/install.html b/tpl/install.html index eda4c54d..42874dcd 100644 --- a/tpl/install.html +++ b/tpl/install.html @@ -21,7 +21,7 @@ -- cgit v1.2.3