{"id":15760110,"url":"https://github.com/padupe/generate-certificate-with-serverless","last_synced_at":"2026-06-23T13:32:18.947Z","repository":{"id":116660391,"uuid":"453254329","full_name":"padupe/generate-certificate-with-serverless","owner":"padupe","description":"Lambda que gera Certificado.","archived":false,"fork":false,"pushed_at":"2022-06-08T21:19:32.000Z","size":42444,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-01T09:29:05.333Z","etag":null,"topics":["aws-lambda","nodejs","serverless","typescript"],"latest_commit_sha":null,"homepage":"","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/padupe.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":"2022-01-29T00:11:30.000Z","updated_at":"2022-05-01T18:15:43.000Z","dependencies_parsed_at":"2023-07-21T10:08:05.765Z","dependency_job_id":null,"html_url":"https://github.com/padupe/generate-certificate-with-serverless","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/padupe/generate-certificate-with-serverless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fgenerate-certificate-with-serverless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fgenerate-certificate-with-serverless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fgenerate-certificate-with-serverless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fgenerate-certificate-with-serverless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padupe","download_url":"https://codeload.github.com/padupe/generate-certificate-with-serverless/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padupe%2Fgenerate-certificate-with-serverless/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34691774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["aws-lambda","nodejs","serverless","typescript"],"created_at":"2024-10-04T10:41:08.646Z","updated_at":"2026-06-23T13:32:18.920Z","avatar_url":"https://github.com/padupe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![img](https://github.com/padupe/generate-certificate-with-serverless/blob/master/Images/generate_certificate.svg)\n# Generate Certificate\nAplicação para gerar e validar Certificados\n\n## Diagrama\n\u003cdiv align=\"center\"\u003e\n        \u003cimg align=\"center\" src=\"https://github.com/padupe/generate-certificate-with-serverless/blob/master/Images/generate-certificate-with-serverless.drawio.png\"\u003e\n\u003c/div\u003e\n\n## Requisitos\n- [node](https://nodejs.org/en/ 'node'): eventos voltados para o backend (versão \u003e= 14.x);\n- [nvm](https://github.com/nvm-sh/nvm 'nvm'): Pacote de versionamento do Node.js;\n- [serverless](https://www.serverless.com/ 'serverless'): Framework\n\n## Comandos Úteis\n- `nvm use`: para rodar a versão do Node.js adequada;\n- `yarn install`: para instalar as dependências do Projeto;\n- `yarn dev`: para rodar localmente\n- `yarn dynamodb:install`: para instalar a extensão do DynamoDB localmente\n- `yarn dynamodb:start`: para rodar o banco de dados localmente\n- `yarn deploy`: para realizar o deploy da aplicação.\n\n## Funções\n\n### generateCertificate\nFunção que cria o Certificado.\n\n#### Descição\n- Método **POST**\n- Exemplo de payload:\n```json\n{\n\t\"id\": \"ae378322-fcfe-4708-8888-d413adb6c3d8\",\n\t\"name\": \"João da Silva\",\n\t\"grade\": \"10.00\"\n}\n```\n\n### validateCertificate\nFunção que valida um Certificado (pelo id).\n\n#### Descrição\n- Método **GET**\n- Exemplo de consulta:\n`http://localhost:3000/dev/verifyCertificate/ae378322-fcfe-4708-8888-d413adb6c3d8`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadupe%2Fgenerate-certificate-with-serverless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadupe%2Fgenerate-certificate-with-serverless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadupe%2Fgenerate-certificate-with-serverless/lists"}