This repo contains a reference source code to help in using the Talenteca API.
- PHP 8.5+ with the curl library active
Just run:
cd tk-recruiter-app-sample-php
php -S 127.0.0.1:8000 -t ./And open your browser to:
NOTE: of course you can use another port if 8000 port is currently used.
For more information please go to the Talenteca API Documentation