{"id":16368262,"url":"https://github.com/diego64/nestjs-authorization","last_synced_at":"2026-04-14T15:32:15.991Z","repository":{"id":244140881,"uuid":"813334711","full_name":"diego64/nestjs-authorization","owner":"diego64","description":"API enabled by Nestjs as validation object as user access credential","archived":false,"fork":false,"pushed_at":"2024-06-17T23:16:59.000Z","size":315,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T15:35:28.705Z","etag":null,"topics":["docker","mongodb","nestjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/diego64.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}},"created_at":"2024-06-10T22:12:35.000Z","updated_at":"2024-06-28T18:23:44.000Z","dependencies_parsed_at":"2024-06-18T00:38:15.889Z","dependency_job_id":null,"html_url":"https://github.com/diego64/nestjs-authorization","commit_stats":null,"previous_names":["diego64/nestjs-authorization"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diego64/nestjs-authorization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego64%2Fnestjs-authorization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego64%2Fnestjs-authorization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego64%2Fnestjs-authorization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego64%2Fnestjs-authorization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diego64","download_url":"https://codeload.github.com/diego64/nestjs-authorization/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego64%2Fnestjs-authorization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31803252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["docker","mongodb","nestjs"],"created_at":"2024-10-11T02:52:12.154Z","updated_at":"2026-04-14T15:32:15.969Z","avatar_url":"https://github.com/diego64.png","language":"TypeScript","funding_links":["https://opencollective.com/nest"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://nestjs.com/\" target=\"blank\"\u003e\u003cimg src=\"https://nestjs.com/img/logo-small.svg\" width=\"200\" alt=\"Nest Logo\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456\n[circleci-url]: https://circleci.com/gh/nestjs/nest\n\n\u003cp align=\"center\"\u003e\n\t\t\u003cem\u003eDeveloped with the software and tools below.\u003c/em\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"img.shields.io/badge/NestJS-E0234E.svg?style=flat\u0026logo=Nestjs\u0026logoColor=white\" alt=\"Nest\"\u003e\n\t\t\u003cimg src=\"img.shields.io/badge/Docker-2496ED.svg?style=flat\u0026logo=Docker\u0026logoColor=white\" alt=\"Docker\"\u003e\n\t  \u003cimg src=\"img.shields.io/badge/MongoDB-47A248.svg?style=flat\u0026logo=mongodb\u0026logoColor=white\" alt=\"MongoDB\"\u003e\n\u003c/p\u003e\n  \u003c!--[![Backers on Open Collective](https://opencollective.com/nest/backers/badge.svg)](https://opencollective.com/nest#backer)\n  [![Sponsors on Open Collective](https://opencollective.com/nest/sponsors/badge.svg)](https://opencollective.com/nest#sponsor)--\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n\n- [📍 Overview](#-overview)\n- [🧩 Features](#-features)\n- [🗂️ Repository Structure](#-repository-structure)\n- [🚀 Getting Started](#-getting-started)\n  - [⚙️ Installation](#️-installation)\n  - [🧪 Tests](#-tests)\n- [📄 License](#-license)\n- [👏 Acknowledgments](#-acknowledgments)\n\u003c/details\u003e\n\u003chr\u003e\n\n## 📍 Overview\n\nThe project's main objective is to work with authentication and authorization using the Basic RBAC implementation feature that allows access to a certain route that types a specific permission.\n\n---\n\n## 🧩 Features\n\n|    |   Feature         | Description |\n|----|-------------------|---------------------------------------------------------------|\n| ⚙️  | **Architecture**  | The project is developed based on the CLI of the Nest.js framework, enabling more accessible configuration of micro-services and documentation with other tools. |\n| 🔩 | **Code Quality**  | The codebase follows best practices with automated testing using nox and pytest. It includes linting, formatting, and packaging commands in the Makefile for maintaining code quality. |\n| 📄 | **Documentation** | Extensive documentation is provided for setting up the environment, managing dependencies, and automating tasks. |\n| 🔌 | **Integrations**  | KKey integrations include Supase services for the clusters, Render for API hosting, and Kafka for microservices communication. |\n| 🧩 | **Modularity**    | The codebase is modular with abstract factory modules for parsers, parsers for various languages and frameworks, and utility functions for file handling and logging. |\n| 🧪 | **Testing**       | Testing frameworks like pytest are used for automated testing, with additional tools like pytest-asyncio for asynchronous testing and pytest-cov for coverage reporting. |\n| ⚡️  | **Performance**   | The project focuses on efficiency with tools like aiohttp for asynchronous HTTP requests, tenacity for retry logic, and anyio for asynchronous concurrency. |\n| 🛡️ | **Security**      | Security measures include handling API keys securely, validating Git repository URLs, and managing file permissions for cloning and fetching repositories. |\n| 📦 | **Dependencies**  | Key dependencies include shapely, Docker, Prisma, JWT, Kafka, Supabase, Jest and various other libraries for different functionalities. |\n\n---\n\n## 🗂️ Repository Structure\n\n```sh\n└── task-manager\n    ├── .github\n    ├── src\n    ├── test\n    ├── .env\n    ├── docker-compose.yml\n    ├── LICENSE\n```\n\n---\n\n## 🚀 Getting Started\n\n**System Requirements**\n\n* **Node.js**: `version 20.13.1`\n* **Docker**: `version 24.0.2`\n\n### ⚙️ Installation\n\n\u003ch4\u003eFrom \u003ccode\u003esource\u003c/code\u003e\u003c/h4\u003e\n\n\u003e 1. Clone the repository:\n\u003e\n\u003e ```console\n\u003e $ git clone https://github.com/diego64/nestjs-authorization\n\u003e ```\n\u003e\n\u003e 2. Change to the project directory:\n\u003e ```console\n\u003e $ nestjs-authorization\n\u003e ```\n\u003e\n\u003e 3. Install the dependencies:\n\u003e ```console\n\u003e $ npm install\n\u003e ```\n\u003e 4. Install the database:\n\u003e ```console\n\u003e $ docker compose up -d\n\u003e ```\n\u003e 5. Start the application:\n\u003e ```console\n\u003e $ npm run start:dev\n\u003e ```\n\n### 🧪 Tests\n\n\u003e Run the test suite using the command below:\n\u003e ```console\n\u003e $ npm run test\n\u003e ```\n\n---\n\n## 📄 License\n\nThis project is protected under the [SELECT-A-LICENSE](https://choosealicense.com/licenses) License. For more details, refer to the [LICENSE](https://choosealicense.com/licenses/) file.\n\n---\n\n## 👏 Acknowledgments\n\n- List any resources, contributors, inspiration, etc. here.\n\n[**Return**](#-overview)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiego64%2Fnestjs-authorization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiego64%2Fnestjs-authorization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiego64%2Fnestjs-authorization/lists"}