{"id":20031783,"url":"https://github.com/maximemaillet/concert-to-api","last_synced_at":"2025-10-06T22:23:58.254Z","repository":{"id":86878095,"uuid":"135625816","full_name":"MaximeMaillet/concert-to-api","owner":"MaximeMaillet","description":"API for Concerto","archived":false,"fork":false,"pushed_at":"2020-02-23T21:28:41.000Z","size":266,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T05:27:47.300Z","etag":null,"topics":[],"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/MaximeMaillet.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-05-31T19:18:59.000Z","updated_at":"2020-02-23T21:08:32.000Z","dependencies_parsed_at":"2023-05-29T16:15:27.813Z","dependency_job_id":null,"html_url":"https://github.com/MaximeMaillet/concert-to-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MaximeMaillet/concert-to-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeMaillet%2Fconcert-to-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeMaillet%2Fconcert-to-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeMaillet%2Fconcert-to-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeMaillet%2Fconcert-to-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaximeMaillet","download_url":"https://codeload.github.com/MaximeMaillet/concert-to-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeMaillet%2Fconcert-to-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278688280,"owners_count":26028647,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-13T09:34:44.114Z","updated_at":"2025-10-06T22:23:58.193Z","avatar_url":"https://github.com/MaximeMaillet.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Concert-to (API)\n\nAPI for concert-to, Symfony 4\n\n## Install\n\nSet environment variables :\n\n```bash\ncp .env.dist .env\n```\n\nInstall dependencies :\n\n```bash\ncomposer install\n```\n\nGenerate RSA keys for JWT\n\n\u003e Create passphrase in .env\n\n```bash\nmkdir -p config/jwt/\nopenssl genrsa -out config/jwt/private.pem -aes256 4096\nopenssl rsa -pubout -in config/jwt/private.pem -out config/jwt/public.pem\n```\n\nLaunch dockers :\n\n```bash\ndocker-compose -f docker-compose.dev.yml up -d\n```\n\nUpdate database (first install) :\n\n```bash\ndocker-compose -f docker-compose.dev.yml run --rm -u web bash -c \"bin/console doctrine:schema:update -f\" \n```\n\n## Tests\n\nCopy config file and set environment variables :\n```bash\ncp phpunit.xml.dist phpunit.xml.dist\n```\n\nLaunch dockers :\n\n```bash\ndocker-compose -f docker-compose.dev.yml up -d\n```\n\nLaunch tests :\n\n```bash\ndocker-compose -f docker-compose.dev.yml exec -u web app bash -c \"bin/phpunit\"\n```\n\n\n## Docker\n\n### API\n\nhttps://hub.docker.com/r/deuxmax/concert-to-api/\n\n### Scrapper\n\nhttps://hub.docker.com/r/deuxmax/concert-to-scrapper/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximemaillet%2Fconcert-to-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximemaillet%2Fconcert-to-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximemaillet%2Fconcert-to-api/lists"}