{"id":25448181,"url":"https://github.com/opauwlo/node-js-boilerplate-api","last_synced_at":"2026-04-25T21:32:25.059Z","repository":{"id":42618063,"uuid":"405179531","full_name":"opauwlo/node-js-boilerplate-api","owner":"opauwlo","description":"a template for create apis with nodejs ","archived":false,"fork":false,"pushed_at":"2023-03-06T11:43:39.000Z","size":921,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-16T07:09:19.840Z","etag":null,"topics":["api","js","jwt","mongodb-atlas","node","nodejs","template"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opauwlo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-09-10T18:36:50.000Z","updated_at":"2022-03-02T22:20:47.000Z","dependencies_parsed_at":"2025-05-16T07:09:21.348Z","dependency_job_id":"6bc434bc-5087-4386-a8ff-a9d99cee4cae","html_url":"https://github.com/opauwlo/node-js-boilerplate-api","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/opauwlo/node-js-boilerplate-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opauwlo%2Fnode-js-boilerplate-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opauwlo%2Fnode-js-boilerplate-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opauwlo%2Fnode-js-boilerplate-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opauwlo%2Fnode-js-boilerplate-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opauwlo","download_url":"https://codeload.github.com/opauwlo/node-js-boilerplate-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opauwlo%2Fnode-js-boilerplate-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: 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":["api","js","jwt","mongodb-atlas","node","nodejs","template"],"created_at":"2025-02-17T19:19:02.146Z","updated_at":"2026-04-25T21:32:25.042Z","avatar_url":"https://github.com/opauwlo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# a template for Node.js api's\n\n![GitHub repo size](https://img.shields.io/github/repo-size/opauwlo/node-js-boilerplate-api?style=for-the-badge)\n![GitHub language count](https://img.shields.io/github/languages/count/opauwlo/node-js-boilerplate-api?style=for-the-badge)\n![GitHub forks](https://img.shields.io/github/forks/opauwlo/node-js-boilerplate-api?style=for-the-badge)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)\n\n![gif show how this work](https://i.ibb.co/9YTQpVj/Peek-2021-09-22-18-03.gif)\n\n\u003e this is a simple template for create apis with nodejs using mongo and JwT auth\n\n```\n📦template\n ┣ 📂__tests__\n ┃ ┣ 📂integration\n ┃ ┃ ┗ 📜main.spec.js\n ┃ ┗ 📂unit\n ┣ 📂src\n ┃ ┣ 📂configs\n ┃ ┃ ┣ 📜database.config.js\n ┃ ┃ ┗ 📜server.config.js\n ┃ ┣ 📂controllers\n ┃ ┃ ┣ 📜delete.controller.js\n ┃ ┃ ┣ 📜get.controller.js\n ┃ ┃ ┣ 📜post.controller.js\n ┃ ┃ ┗ 📜put.controller.js\n ┃ ┣ 📂middlewares\n ┃ ┃ ┗ 📜verifyJwtToken.js\n ┃ ┣ 📂models\n ┃ ┃ ┗ 📜exemple.js\n ┃ ┣ 📂routes\n ┃ ┃ ┗ 📜routes.js\n ┃ ┣ 📂utils\n ┃ ┃ ┗ 📜verifyIsAdmin.js\n ┃ ┗ 📜main.js\n ┣ 📜.editorconfig\n ┣ 📜.eslintrc.json\n ┣ 📜.gitignore\n ┣ 📜ex.env\n ┣ 📜package.json\n ┗ 📜yarn.lock\n```\n### Adjustments and improvements\n\nThe project is still under development and future updates will focus on the following tasks:\n\n- [x] Add Restfull Crud template\n- [] Add a login system template\n- [] Add a auth JWT template\n\n\n## 💻 Prerequisites\n\nBefore starting, make sure you have met the following requirements:\n\n* You have installed the latest version of `Node.JS`.\n\n  ``` for install node.js go to ``` [Node.js Site](https://nodejs.org/en/) ``` and follow the instructions for your SO.```\n  \n* You have installed the classic stable: version of `Yarn`.\n\n  ``` for install Yarn go to ``` [Yarn Classic Site](https://classic.yarnpkg.com/lang/en/) ``` and follow the instructions for your SO.```\n  \n* You have installed `GIT`.\n\n  ``` for install GIT go to ``` [GIT Site](https://git-scm.com/) ``` and follow the instructions for your SO.```\n  \n * You have read `this readme.md`.\n\n## 🚀 Installing (cloning) this template\n\nTo clone, follow these steps:\n\nLinux, macOS and windows:\n```\ngit clone https://github.com/opauwlo/node-js-boilerplate-api.git \u003cyour project name\u003e\ncd \u003cyour project name\u003e\nyarn i\n```\n\n## 🚀 also you can use sipas, for installing s'ipas to use this template:\n\nLinux, macOS and windows:\n```\nnpm i -g sipas\n```\n\n## ☕ Using with s'ipas\n\nTo use s'ipas, follow these steps after install:\n\n```\n$ sipas\n```\n---\n```\ncd  \u003cyour project name\u003e\nyarn i\n```\n## 🧪 Tests\nWe are using jest to perform the tests, to test the tests (funny) just run ``` yarn test``` inside your project\n\n## 📫 Contributing to s'ipa\n\nPara contribuir com s'ipa, siga estas etapas:\n\n1. Fork this repository.\n2. Create a branch: `git checkout -b \u003cname_branch\u003e`.\n3. Make your changes and confirm then: `git commit -m '\u003cmessage_commit\u003e'`\n4. send to original branch: `git push origin sipa / \u003clocal\u003e`\n5. Create the pull request.\n\nAlternatively, consult the GitHub documentation [how to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n\n## 🤝 Contributors\n\nWe thank the following people who contributed to this project:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/79854555?v=4\" width=\"100px;\" alt=\"pauwlo's profile picture on GitHub\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eopauwlo\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## 😄 Be one of the contributors \u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopauwlo%2Fnode-js-boilerplate-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopauwlo%2Fnode-js-boilerplate-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopauwlo%2Fnode-js-boilerplate-api/lists"}