{"id":21003222,"url":"https://github.com/devkayos/api-nlw-unite","last_synced_at":"2025-10-05T05:07:18.904Z","repository":{"id":231637457,"uuid":"782290045","full_name":"DevKayoS/api-nlw-unite","owner":"DevKayoS","description":"API projeto pass.in, feito no evento do nlw unite da Rocketseat","archived":false,"fork":false,"pushed_at":"2024-04-05T02:59:09.000Z","size":233,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T11:36:01.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/DevKayoS.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}},"created_at":"2024-04-05T02:12:53.000Z","updated_at":"2024-04-05T02:21:29.000Z","dependencies_parsed_at":"2024-04-05T03:25:17.248Z","dependency_job_id":"ff4d1fb4-17df-40ff-a0d3-369b805480c6","html_url":"https://github.com/DevKayoS/api-nlw-unite","commit_stats":null,"previous_names":["devkayos/api-nlw-unite"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevKayoS/api-nlw-unite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevKayoS%2Fapi-nlw-unite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevKayoS%2Fapi-nlw-unite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevKayoS%2Fapi-nlw-unite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevKayoS%2Fapi-nlw-unite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevKayoS","download_url":"https://codeload.github.com/DevKayoS/api-nlw-unite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevKayoS%2Fapi-nlw-unite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278411261,"owners_count":25982368,"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-05T02:00:06.059Z","response_time":54,"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-19T08:24:03.813Z","updated_at":"2025-10-05T05:07:18.860Z","avatar_url":"https://github.com/DevKayoS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pass.in\r\n\r\nO pass.in é uma aplicação de **gestão participantes em eventos presenciais**\r\n\r\nA ferramenta permite que o organizador cadastre um evento e abra uma página pública de inscrição\r\n\r\nOs participantes inscritos podem emitir  uma credencial para check-in no dia do evento.\r\n\r\nO sistema fará um scan da credencial de participante para permitir a entrada no evento.\r\n\r\n## Requisitos\r\n\r\n### Requisitos funcionais \r\n\r\n- [ X ] O organizador deve poder cadastrar um novo evento;\r\n- [ X ] O organizador deve poder visualizar dados de um evento;\r\n- [ X ] O organizador deve poder visualizar a lista de participantes;\r\n- [ X ] O participante deve poder visualizar seu crachá de inscrição;\r\n- [ X ] O participante deve poder realizar check-in no evento;\r\n\r\n### Regras de negócio\r\n\r\n- [ X ] O participante só pode se inscrever em um evento uma única vez;\r\n- [ X ] O participante só pode se inscrever em eventos com vagas disponíveis;\r\n- [ X ] O particpante só pode realizar check-in em um evento uma única vez;\r\n\r\n### Requisitos não-funcionais\r\n\r\n- [ X ] o check-in no evento será realizado através de um QRCode;\r\n\r\n\r\n### Tecnologias usadas:\r\n  * Node;\r\n  * Typescript;\r\n  * Fastify;\r\n  * Prisma;\r\n  * NoSQL;\r\n  * Swagger;\r\n\r\n## Rotas\r\n  ### Eventos;\r\n  * Rota de criar eventos\r\n    ![image](https://github.com/DevKayoS/api-nlw-unite/assets/157029608/b6f6bd24-e474-4d24-b7a3-da7d4fc64fd3)\r\n  ##\r\n  * Rota de acessar os participantes de um evento\r\n    ![image](https://github.com/DevKayoS/api-nlw-unite/assets/157029608/5d077b68-e191-4a8f-bceb-8783c2f3a122)\r\n\r\n  ##\r\n  * Rota de acessar os eventos\r\n    ![image](https://github.com/DevKayoS/api-nlw-unite/assets/157029608/dde5f8ce-6cf8-406f-a31a-afc6af821189)\r\n\r\n  ### Participantes;\r\n  \r\n  * Rota para adicionar participante em um evento\r\n    ![image](https://github.com/DevKayoS/api-nlw-unite/assets/157029608/6aa678ed-cb6b-4e8f-a8fd-95894c7991bf)\r\n\r\n  ##\r\n  * Rota para acessar o badge do participante de um evento\r\n    ![image](https://github.com/DevKayoS/api-nlw-unite/assets/157029608/28788668-18d9-48e3-8d60-3480a8e3a980)\r\n\r\n  ### Check-ins\r\n  * Rota para o participante fazer um check-in no evento\r\n    ![image](https://github.com/DevKayoS/api-nlw-unite/assets/157029608/d55d33bd-1864-4cce-a3cb-c0180248a70f)\r\n\r\n\r\n\r\n\r\n\r\n    \r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkayos%2Fapi-nlw-unite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevkayos%2Fapi-nlw-unite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkayos%2Fapi-nlw-unite/lists"}