{"id":18632248,"url":"https://github.com/michelbernardods/deezer-backend","last_synced_at":"2025-10-28T15:45:55.401Z","repository":{"id":123545859,"uuid":"249325284","full_name":"michelbernardods/deezer-backend","owner":"michelbernardods","description":"Deezer Backend ","archived":false,"fork":false,"pushed_at":"2021-01-14T02:15:12.000Z","size":657,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T14:55:40.858Z","etag":null,"topics":["api","apirest","deezer","deezer-backend","devtools","java","jpa","mvp","postgresql","springboot","web"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/in/michel-bernardo/","language":"Java","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/michelbernardods.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":"2020-03-23T03:17:36.000Z","updated_at":"2021-03-24T22:19:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"0944d58d-6c3a-4e9f-9720-30e70dd0cfc8","html_url":"https://github.com/michelbernardods/deezer-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michelbernardods/deezer-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelbernardods%2Fdeezer-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelbernardods%2Fdeezer-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelbernardods%2Fdeezer-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelbernardods%2Fdeezer-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michelbernardods","download_url":"https://codeload.github.com/michelbernardods/deezer-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelbernardods%2Fdeezer-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279021014,"owners_count":26086947,"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-14T02:00:06.444Z","response_time":60,"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":["api","apirest","deezer","deezer-backend","devtools","java","jpa","mvp","postgresql","springboot","web"],"created_at":"2024-11-07T05:10:47.723Z","updated_at":"2025-10-14T20:16:51.682Z","avatar_url":"https://github.com/michelbernardods.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003e\n   Deezer\n\u003c/h1\u003e\n\n\n\u003ch4 align=\"center\"\u003e\n  ☕ Code and coffee\n\u003c/h4\u003e\n\n## 💻 Project\n\nCreate a search page where we can search for the artist's name.\n\nAll queries will be saved in the database to generate statistics.\n\nTo display the records, a REST API must be created which will return the following fields in JSON format:  \n   - Name searched;\n   - Date and time of the survey in the format 00/00/0000 00:00:00 (DD / MM / YYYY HH: MM: SS)\n   \nDesired features:\n\nAll information will be obtained through the Deezer public API: https://api.deezer.com/search/?q=linkinpark\n- The names of the songs should appear, separated by album;\n- Open the music page by clicking on it;\n- Allow sorting by album and ranking;\n- Responsive page;\n- All searches must be saved in the database;\n\n-\u003e Backend : Java \n-\u003e Frontend : PostgresSql\n\n\n# Requirements \n\nTo access the database, you need to install Postgresql:\nhttps://www.postgresql.org/download/\n\nTo access the Front end you need to download the repository:\nhttps://github.com/michelbernardods/deezer-frontend\n\n##### OBS: Very important to start the backend before the frontend!\n\n\n# Start the backend \n\n- Import the .zip file into Java.\n- Run As -\u003e Java Application.\n- Start Postgresql with PgAdmin \n\n##### Create a table with the name written in the file (aplication.properties)\n##### If your Postgresql is running on port 5432 you need to change it in the file (aplication.properties)\n\n\n\n#### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n\n### 💻 Preview\n\n\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"Be The Hero\" src=\"https://github.com/michelbernardods/deezer-frontend/blob/master/1.png\"  /\u003e\n    \u003cimg alt=\"Be The Hero\" src=\"https://github.com/michelbernardods/deezer-frontend/blob/master/2.png\"  /\u003e\n    \u003cimg alt=\"Be The Hero\" src=\"https://github.com/michelbernardods/deezer-frontend/blob/master/4.png\"  /\u003e\n    \u003cimg alt=\"Be The Hero\" src=\"https://github.com/michelbernardods/deezer-frontend/blob/master/3.png\"  /\u003e\n\u003c/h1\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelbernardods%2Fdeezer-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichelbernardods%2Fdeezer-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelbernardods%2Fdeezer-backend/lists"}