{"id":17353055,"url":"https://github.com/gmartins-dev/nodejs-express-exemplos","last_synced_at":"2025-03-27T13:14:23.412Z","repository":{"id":104004848,"uuid":"484164848","full_name":"gmartins-dev/nodejs-express-exemplos","owner":"gmartins-dev","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-23T18:03:38.000Z","size":82,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T17:25:34.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/gmartins-dev.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}},"created_at":"2022-04-21T18:36:39.000Z","updated_at":"2022-04-23T20:29:39.000Z","dependencies_parsed_at":"2023-11-08T11:34:34.223Z","dependency_job_id":"1472145f-30b0-4446-850b-d8bc3785ebad","html_url":"https://github.com/gmartins-dev/nodejs-express-exemplos","commit_stats":null,"previous_names":["gmartins-dev/nodejs-express-exemplos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnodejs-express-exemplos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnodejs-express-exemplos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnodejs-express-exemplos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmartins-dev%2Fnodejs-express-exemplos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmartins-dev","download_url":"https://codeload.github.com/gmartins-dev/nodejs-express-exemplos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245850360,"owners_count":20682647,"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":[],"created_at":"2024-10-15T17:15:28.590Z","updated_at":"2025-03-27T13:14:23.392Z","avatar_url":"https://github.com/gmartins-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":".md = mark down\nprojeto feito usando a arquitetura modular\n\n# Passos para rodar o projeto: \n\n- Instalar todas dependencias com `npm i`\n\n- Instalar o webpack globalmente com `npm i -g webpack@5.68.0`\n\n- Instalar demais dependencias `npm i webpack@5.68.0 webpack-cli@4.9.2 nodemon-webpack-plugin@4.7.0 webpack-node-externals@3.0.0 --save-dev`\n\n- Rodar localmente usando `npm run dev`\n\n\n=======================================\n\nDocumentação do protocolo HTTP:\n\nhttps://developer.mozilla.org/pt-BR/docs/Web/HTTP/Methods\nhttps://developer.mozilla.org/pt-BR/docs/Web/HTTP/Status\n\n\n\n//para verificar se há algum erro\ntry {} catch (errror) {res.status(500).send(error.message)}\n\n\n//utilização de tokens para dar segurança a autenticação\nJWT -\u003e Json Web Tokens (site: jwt.io)\nToken = Json + Chave Secreta\nlibs : JWT + Cookie Parser\nnpm i jsonwebtoken@8.5.1 cookie-parser@1.4.6\n\n//criação de Middleware verification/validation\n\n//criação das funções para fazer os posts\n\n\n?? como posso colocar \"regras\" para senha? tipo num-min, caracteres permitidos/proibidos etc...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartins-dev%2Fnodejs-express-exemplos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmartins-dev%2Fnodejs-express-exemplos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmartins-dev%2Fnodejs-express-exemplos/lists"}