You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to demontrate a simple Rest Api implementation, Many-To-Many entities relationship, Symfony console command creation and CSV file importing.
Installation
Install symfony-api with docker-compose
git clone git@github.com:diegoBSousa/symfony-api.git
cd symfony-api
docker-compose up -d