{"id":31926457,"url":"https://github.com/thiagola92/pucpos-fullstack-b","last_synced_at":"2025-10-14T01:44:23.580Z","repository":{"id":297668227,"uuid":"997540490","full_name":"thiagola92/pucpos-fullstack-b","owner":"thiagola92","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-22T21:13:06.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-22T21:33:24.605Z","etag":null,"topics":["backend","puc-rio"],"latest_commit_sha":null,"homepage":"","language":"Python","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/thiagola92.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-06T17:49:55.000Z","updated_at":"2025-06-22T21:13:09.000Z","dependencies_parsed_at":"2025-06-22T21:26:45.606Z","dependency_job_id":"8092b4f9-6922-43ef-bc36-9393df06c0a1","html_url":"https://github.com/thiagola92/pucpos-fullstack-b","commit_stats":null,"previous_names":["thiagola92/pucpos-fullstack-b"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thiagola92/pucpos-fullstack-b","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Fpucpos-fullstack-b","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Fpucpos-fullstack-b/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Fpucpos-fullstack-b/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Fpucpos-fullstack-b/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiagola92","download_url":"https://codeload.github.com/thiagola92/pucpos-fullstack-b/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagola92%2Fpucpos-fullstack-b/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017500,"owners_count":26086085,"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-13T02:00:06.723Z","response_time":61,"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":["backend","puc-rio"],"created_at":"2025-10-14T01:44:21.690Z","updated_at":"2025-10-14T01:44:23.576Z","avatar_url":"https://github.com/thiagola92.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pucpos-fullstack-b\nEste é o **backend** do MVP da pós graduação.  \n\nO repositório do **frontend** se encontra em: https://github.com/thiagola92/pucpos-fullstack-f  \n\n# Pré-requisitos\n\n## Debian\nPacotes Debians necessários:  \n```\nsudo apt install python3.13-venv\n```\n\nCriação e ativação do ambiente virtual:  \n```\npython3 -m venv venv\n. venv/bin/activate\n```\n\nInstalação de pacotes Pythons necessários:  \n```\npip install -r requirements.txt\n```\n\n## Windows\nInstale [Python](https://www.python.org/) em sua máquina.  \n\nCriação e ativação do ambiente virtual:  \n```\npython -m venv venv\n.\\venv\\Scripts\\activate.bat\n```\n\nInstalação de pacotes Pythons necessários:  \n```\npip install -r requirements.txt\n```\n\n# Execução\nPara execução no modo debug e acesso local:  \n```\nflask run --debug\n```\nAcesse por http://127.0.0.1:5000  \n\nCaso necessário, utilize o seguinte comando para recriar o banco:  \n```\nflask init-db\n```\n\n# Referencias\n- https://docs.sqlalchemy.org/en/20/orm/quickstart.html\n- https://flask.palletsprojects.com/en/stable/\n- https://luolingchun.github.io/flask-openapi3/\n- https://luolingchun.github.io/flask-openapi3/v4.x/Usage/Request/#query\n- https://swagger.io/docs/specification/v3_0/describing-responses/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagola92%2Fpucpos-fullstack-b","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiagola92%2Fpucpos-fullstack-b","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagola92%2Fpucpos-fullstack-b/lists"}