This project was developed as part of a test task and is designed with a basic structure, focusing solely on the core functionality. It does not include advanced features such as authorization mechanisms, user authentication, or full CRUD (Create, Read, Update, Delete) operations. The project aims to demonstrate fundamental concepts without the implementation of more complex features typically found in a production environment.
- Stable version of Docker
- Compatible version of Docker Compose
git clone https://github.com/devmansurov/org-directory-api.git
cd org-directory-api
docker compose up -d --build
docker compose exec php bash
composer setup
docker compose up -d
- URL: http://localhost
- URL: http://localhost:8080
- Server:
db
- Username:
devmansurov
- Password:
devmansurov
- Database:
devmansurov