Our client in the fraud prevention industry is looking for a Technical Team Lead to join their team. The role is fully remote and can be performed from anywhere in South Africa. The company combats ...
antigravity/ ├── api/ │ └── controllers/ # Controladores API REST │ ├── PropertyApiController.php │ └── InquiryApiController.php ├── config/ │ └── config.php # Configuración de la aplicación ├── ...
mvc_rest_api/ ├── app/ │ ├── Controllers/ # Controller classes │ ├── Models/ # Model classes │ ├── Middleware/ # Middleware classes │ └── Config/ # Configuration files ├── core/ # Core framework files ...