{"id":15076631,"url":"https://github.com/hellinoliveira/challenges2it","last_synced_at":"2026-01-02T22:55:26.565Z","repository":{"id":150168091,"uuid":"144594096","full_name":"hellinoliveira/challengeS2IT","owner":"hellinoliveira","description":"PHP CHALLENGE","archived":false,"fork":false,"pushed_at":"2018-08-13T15:01:00.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T12:15:25.867Z","etag":null,"topics":["challenge","rest-api","symfony2"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hellinoliveira.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-13T14:50:40.000Z","updated_at":"2018-08-13T19:14:25.000Z","dependencies_parsed_at":"2023-04-23T10:47:02.100Z","dependency_job_id":null,"html_url":"https://github.com/hellinoliveira/challengeS2IT","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"655f525f0f6cf3d73eed13d1dc561cbca7c38c7d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellinoliveira%2FchallengeS2IT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellinoliveira%2FchallengeS2IT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellinoliveira%2FchallengeS2IT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellinoliveira%2FchallengeS2IT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellinoliveira","download_url":"https://codeload.github.com/hellinoliveira/challengeS2IT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243864822,"owners_count":20360360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["challenge","rest-api","symfony2"],"created_at":"2024-09-25T04:00:41.073Z","updated_at":"2026-01-02T22:55:26.536Z","avatar_url":"https://github.com/hellinoliveira.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PHP CHALLENGE\n=========\n\nBrief Description:\nYour customer receives two XML models from his partner. This information must be\navailable for both web system and mobile app.\n\nThe challenge:\nCreate a Symfony2 application to manually upload the given XMLs and have an option\nto process them. Make the processed information available via rest APIs.\n\nMust have:\n1. Symfony2, doctrine, composer, mysql\n1. An index page to upload the XML with a button to process it.\n1. Rest APIs for the XML data, only the GET methods are needed.\n1. README.md with the instructions to install the application (docker is a plus here :) )\n\nBonus points:\n1. Drag and drop upload component.\n1.  Authentication method to the APIs.\n1.  Generated documentation for the APIs.\n1.  Unit/Functional tests.\n\n### To run the project you need to: ###\n\n1. run composer install\n1. fill database parameters info via terminal\n1. or cp app/config/parameters.yml.dist parameters.yml edit parameters.yml to set your mysql user, password and database name\n1. run php app/console doctrine:database:create\n1. run php app/console doctrine:schema:create\n1. run php app/console server:start\n1. open your browser and go to 127.0.0.1:8000\n\n### APIDOC: ###\n\nhttp://127.0.0.1:8000/api/doc\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellinoliveira%2Fchallenges2it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellinoliveira%2Fchallenges2it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellinoliveira%2Fchallenges2it/lists"}