Legacy hiring app
This example application reads users from mysql database and sends data to an external service via REST API.
How to use
- import dump.sql to the database
- execute the code
php -f callApiCommannd.php
Your goal
Refactor this code to follow nowadays best practices. You can use any PHP framework or libs you like. When you are done, please us a link to your repository to it@scrumworks.cz.
Notes
- This code is just an example. We do not have similar code in our codebase ;-)