{"id":29267647,"url":"https://github.com/leonardoazzi/goodreads-db","last_synced_at":"2026-05-17T18:03:03.890Z","repository":{"id":300476918,"uuid":"1006162402","full_name":"leonardoazzi/goodreads-db","owner":"leonardoazzi","description":"Conceptual and relational database project, based on Goodreads and implemented with PostgreSQL. INF01145 - Fundamentos de Bancos de Dados, 2025/1","archived":false,"fork":false,"pushed_at":"2025-06-30T21:50:27.000Z","size":30,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T21:01:55.468Z","etag":null,"topics":["database","postgres"],"latest_commit_sha":null,"homepage":"","language":null,"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/leonardoazzi.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,"zenodo":null}},"created_at":"2025-06-21T16:25:31.000Z","updated_at":"2025-06-30T21:50:31.000Z","dependencies_parsed_at":"2025-06-21T23:38:14.777Z","dependency_job_id":null,"html_url":"https://github.com/leonardoazzi/goodreads-db","commit_stats":null,"previous_names":["leonardoazzi/goodreads-db"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leonardoazzi/goodreads-db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoazzi%2Fgoodreads-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoazzi%2Fgoodreads-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoazzi%2Fgoodreads-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoazzi%2Fgoodreads-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonardoazzi","download_url":"https://codeload.github.com/leonardoazzi/goodreads-db/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardoazzi%2Fgoodreads-db/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263594623,"owners_count":23485877,"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":["database","postgres"],"created_at":"2025-07-04T18:11:09.476Z","updated_at":"2026-05-17T18:03:03.885Z","avatar_url":"https://github.com/leonardoazzi.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# goodreads-db\n\n# Setup\n\n1. Crie e ative um ambiente virtual\n```bash\npython -m venv env\nsource env/bin/activate\n```\n\n2. Instale os pacotes necessários\n```bash\npip install -r requirements.txt\n```\n\n3. Defina a variável de ambiente FLASK_APP para o nome do pacote goodreads\n```bash\nexport FLASK_APP=goodreads\n```\n\n# Rodar o servidor Flask\n\n- Caso FLASK_APP esteja definido\n```bash\nflask run\n```\n\n- Caso não esteja\n```bash\nflask --app goodreads run\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardoazzi%2Fgoodreads-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonardoazzi%2Fgoodreads-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardoazzi%2Fgoodreads-db/lists"}