feat: creating endpoint to get all organizations
Changes
We fix the structure files to have a repository, service, controller and a route. Also we create the endpoint to return all of the organizations
Changes # Task link
Change Type
- New feature (Not breaking change and adds a new feature)
- Build (Change on configuration)
Checklist:
- My code follows the defined guidelines
- I reviewed and tested my code
- My changes don't cause new warnings
- My code has relevant tests
- My unit tests are passing