{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides utility modules for building Google Cloud Functions, including logging, authentication, database adapters, HTTP clients, and routing decorators.","skillfed_tags":["google-cloud","authentication","database-adapter"],"use_cases":["Set up standardized logging in a Google Cloud Function without boilerplate configuration.","Validate incoming API requests using X-API-Key headers or Bearer token introspection.","Communicate with a database through a pre-built adapter layer in a GCF.","Implement OAuth/Keycloak authentication for a GCF acting as an OAuth client.","Route HTTP requests within a GCF using decorators similar to Flask or Spring.","Handle JSON serialization with automatic date formatting and Decimal-to-string conversion."],"what_it_does":"nsj-gcf-utils is a collection of utility modules designed to simplify building Google Cloud Functions. It provides pre-built components for common GCF patterns: structured logging, API key validation via X-API-Key headers, database communication adapters, HTTP clients with retry logic, OAuth/Keycloak authentication, Bearer token introspection, and a decorator-based router that mimics traditional web frameworks like Spring or Symfony.\n\nThe package bundles utilities for JSON serialization with native date handling, IBAN manipulation, and token validation using RFC 7662 token introspection. It depends on requests, sqlparams, pydantic, and python_dateutil, and is distributed as a pure-Python wheel with low install friction. The package is classified as Alpha and has not been updated in 270 days, though the repository remains active.","worth_installing":"Yes, with conditions. The package offers genuine utility for Google Cloud Functions development and has low install friction. However, the unclear license status requires verification before use in proprietary contexts, and the Alpha classification plus 270-day maintenance gap suggest it may not be actively developed. Suitable for internal or experimental projects; verify license and maintenance expectations before adopting in production."},"id":"nsj-gcf-utils","links":{"html":"https://skillfed.io/packages/nsj-gcf-utils","md":"https://skillfed.io/packages/nsj-gcf-utils.md","pypi":"https://pypi.org/project/nsj-gcf-utils/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-11-17","license_spdx":null,"license_treatment":"unclear","name":"nsj-gcf-utils","python_support":"supports_current","summary":"Utilit\u00e1rios para constru\u00e7\u00e3o de Google Cloud Functions."},"popularity":{"monthly_downloads":135454,"position":11431,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.0"}
