{"id":21706604,"url":"https://github.com/luizcalaca/nodejs-middleware-express-api-template","last_synced_at":"2025-07-11T05:03:52.914Z","repository":{"id":125674753,"uuid":"502497287","full_name":"luizcalaca/nodejs-middleware-express-api-template","owner":"luizcalaca","description":"A template Node.js using Express.js, Morgan for logs, Helmet for security, Express rescue to get some errors, middleware of auth and error, routes and services.","archived":false,"fork":false,"pushed_at":"2022-06-13T03:39:01.000Z","size":138,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-08T10:41:51.770Z","etag":null,"topics":["body-parser","cors","express-js","express-rate-limit","express-rescue","express-rest-api","helmet","middleware","morgan","nodejs"],"latest_commit_sha":null,"homepage":"","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/luizcalaca.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":"2022-06-12T02:03:32.000Z","updated_at":"2025-03-13T00:07:52.000Z","dependencies_parsed_at":"2023-05-18T17:16:01.552Z","dependency_job_id":null,"html_url":"https://github.com/luizcalaca/nodejs-middleware-express-api-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luizcalaca/nodejs-middleware-express-api-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizcalaca%2Fnodejs-middleware-express-api-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizcalaca%2Fnodejs-middleware-express-api-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizcalaca%2Fnodejs-middleware-express-api-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizcalaca%2Fnodejs-middleware-express-api-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luizcalaca","download_url":"https://codeload.github.com/luizcalaca/nodejs-middleware-express-api-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizcalaca%2Fnodejs-middleware-express-api-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264734542,"owners_count":23655689,"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":["body-parser","cors","express-js","express-rate-limit","express-rescue","express-rest-api","helmet","middleware","morgan","nodejs"],"created_at":"2024-11-25T22:13:18.515Z","updated_at":"2025-07-11T05:03:52.908Z","avatar_url":"https://github.com/luizcalaca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Template Node.js\n\nUsing Morgan, Helmet, Cors, Express rescue, Express rate limit and others middlewares.\n\n### How to run\n\n```\nnpm run dev\n```\n\n### Routes\n\n```\nGET http://localhost:3000/people\nGET http://localhost:3000/people/1\nPOST http://localhost:3000/people\nGET http://localhost:3000/people/search?name=Luiz\n\nHEADERS\n-username\n-password\n-authorization\n\nPOST JSON example\n{\n    \"name\": \"Luiz\",\n    \"age\": 32\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizcalaca%2Fnodejs-middleware-express-api-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluizcalaca%2Fnodejs-middleware-express-api-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizcalaca%2Fnodejs-middleware-express-api-template/lists"}