From 31a8a83ebf0498e72e08b5ad3cc2f2cc72e42af8 Mon Sep 17 00:00:00 2001 From: Manuel Kamper Date: Fri, 28 Oct 2022 09:20:19 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ff1308..6a025d4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # DuplicateAPI -API for handling possible image duplicates \ No newline at end of file +API for handling possible image duplicates + + +1) Make a new database (use image_duplicates.sql file for that) +2) generate credentials for the database +3) enter database credentials into duplicate_api.php +4) go to your webserver like this: http://localhost/duplicate_api.php?test +5) load testset for postman and check your API functionality \ No newline at end of file