{"id":25040694,"url":"https://github.com/mascdriver/masc-hour-bank_api","last_synced_at":"2026-04-29T17:39:04.261Z","repository":{"id":50529378,"uuid":"506785245","full_name":"mascDriver/masc-hour-bank_api","owner":"mascDriver","description":"Api used to backend of https://github.com/mascDriver/masc-hour-bank","archived":false,"fork":false,"pushed_at":"2024-01-12T16:43:22.000Z","size":38,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T22:18:14.926Z","etag":null,"topics":["django","django-rest-framework","django-rest-framework-jwt"],"latest_commit_sha":null,"homepage":"https://hour-bank-api.mascdriver.com.br/","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/mascDriver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"mascDriver","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-06-23T20:40:21.000Z","updated_at":"2024-05-20T16:56:22.000Z","dependencies_parsed_at":"2022-08-12T21:23:08.856Z","dependency_job_id":null,"html_url":"https://github.com/mascDriver/masc-hour-bank_api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mascDriver/masc-hour-bank_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mascDriver%2Fmasc-hour-bank_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mascDriver%2Fmasc-hour-bank_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mascDriver%2Fmasc-hour-bank_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mascDriver%2Fmasc-hour-bank_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mascDriver","download_url":"https://codeload.github.com/mascDriver/masc-hour-bank_api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mascDriver%2Fmasc-hour-bank_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32437109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T17:34:55.123Z","status":"ssl_error","status_checked_at":"2026-04-29T17:34:45.749Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["django","django-rest-framework","django-rest-framework-jwt"],"created_at":"2025-02-06T03:09:27.826Z","updated_at":"2026-04-29T17:39:04.243Z","avatar_url":"https://github.com/mascDriver.png","language":"Python","funding_links":["https://github.com/sponsors/mascDriver"],"categories":[],"sub_categories":[],"readme":"# Nome do projeto\n\n\u003c!---Esses são exemplos. Veja https://shields.io para outras pessoas ou para personalizar este conjunto de escudos. Você pode querer incluir dependências, status do projeto e informações de licença aqui---\u003e\n\n![GitHub repo size](https://img.shields.io/github/repo-size/mascdriver/masc-hour-bank_api?style=for-the-badge)\n![GitHub language count](https://img.shields.io/github/languages/count/mascdriver/masc-hour-bank_api?style=for-the-badge)\n![GitHub forks](https://img.shields.io/github/forks/mascdriver/masc-hour-bank_api?style=for-the-badge)\n![Bitbucket open issues](https://img.shields.io/bitbucket/issues/mascdriver/masc-hour-bank_api?style=for-the-badge)\n![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/mascdriver/masc-hour-bank_api?style=for-the-badge)\n\n\n\u003e Projeto em desenvolvimento\n\n## 🚀 Instalando dependencias\n\nPara instalar o masc-hour-bank_api, siga estas etapas:\n\nLinux e macOS:\n```\npython -m pip install -r requirements.tst\npython manage.py migrate\n```\n\n\n## ☕ Usando\n\nPara usar masc-hour-bank_api, siga estas etapas:\n\n```\npython manage.py runserver\n```\n\nTambém é necessário adicionar as horas para que o sistema tenha onde se basear, basta seguir esses passos\n```python\nimport pandas\ntime_range = pandas.date_range('2022-08-02T00:00:00.000Z', '2022-08-02T23:59:00.000Z', freq='T')\nfrom attendance.models import AttendanceHour\nfor time in time_range.time:\n    AttendanceHour.objects.get_or_create(hour=time)\n```\n\n\n## 📫 Contribuindo para Masc Hour Bank_api\n\u003c!---Se o seu README for longo ou se você tiver algum processo ou etapas específicas que deseja que os contribuidores sigam, considere a criação de um arquivo CONTRIBUTING.md separado---\u003e\nPara contribuir com masc-hour-bank_api, siga estas etapas:\n\n1. Bifurque este repositório.\n2. Crie um branch: `git checkout -b \u003cnome_branch\u003e`.\n3. Faça suas alterações e confirme-as: `git commit -m '\u003cmensagem_commit\u003e'`\n4. Envie para o branch original: `git push origin masc-hour-bank_api/\u003clocal\u003e`\n5. Crie a solicitação de pull.\n\nComo alternativa, consulte a documentação do GitHub em [como criar uma solicitação pull](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n\n## 🤝 Colaboradores\n\nAgradecemos às seguintes pessoas que contribuíram para este projeto:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/31291734?v=4\" width=\"100px;\" alt=\"Foto do Iuri Silva no GitHub\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eDiogo Baltazar\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## 😄 Seja um dos contribuidores\u003cbr\u003e\n\nQuer fazer parte desse projeto? Clique [AQUI](CONTRIBUTING.md) e leia como contribuir.\n\n## 📝 Licença\n\nEsse projeto está sob licença. Veja o arquivo [LICENÇA](LICENSE.md) para mais detalhes.\n\n[⬆ Voltar ao topo](#nome-do-projeto)\u003cbr\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmascdriver%2Fmasc-hour-bank_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmascdriver%2Fmasc-hour-bank_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmascdriver%2Fmasc-hour-bank_api/lists"}