# DuplicateAPI 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