API for handling possible image duplicates
duplicate_api.php | ||
duplicate_api.postman_collection.json | ||
image_duplicates.sql | ||
LICENSE | ||
README.md |
DuplicateAPI
API for handling possible image duplicates
- Make a new database (use image_duplicates.sql file for that)
- generate credentials for the database
- enter database credentials into duplicate_api.php
- go to your webserver like this: http://localhost/duplicate_api.php?test
- load testset for postman and check your API functionality