From aefbc51b1f69df51de0856765b72be5e2cf881ba Mon Sep 17 00:00:00 2001 From: Andrey Kuvshinov Date: Fri, 22 May 2020 10:40:50 +0300 Subject: [PATCH] add apiconnent --- app/api/apicontent.php | 33 +++++++++++++++++++++++++++++++++ app/index.php | 1 + app/routes/anpdf.php | 18 +++++++----------- 3 files changed, 41 insertions(+), 11 deletions(-) create mode 100644 app/api/apicontent.php diff --git a/app/api/apicontent.php b/app/api/apicontent.php new file mode 100644 index 0000000..307e4d6 --- /dev/null +++ b/app/api/apicontent.php @@ -0,0 +1,33 @@ +