Archivo del Autor: carlosap

Configurando Claves API Seguras en Postman para Evitar Errores 401

Al desarrollar y probar APIs que requieren autenticación, el manejo seguro y eficiente de las claves secretas (API Keys) es fundamental. Es una práctica común que estas APIs esperen la clave en la cabecera Authorization, a menudo en el formato Bearer <TU_CLAVE_SECRETA>. Para gestionar estas claves, Postman ofrece la funcionalidad de Variables de Entorno. Esto… Leer más »

Tecnologías Utilizadas blog FE y BE

Frontend BackendNode.js: Entorno de ejecución para JavaScript del lado del servidorExpress: Framework web para Node.jsMySQL2: Cliente MySQL con soporte para promesasdotenv: Carga de variables de entorno desde archivo .envcors: Middleware para habilitar CORS (Cross-Origin Resource Sharing)helmet: Middleware para seguridad HTTPexpress-validator: Validación y sanitización de datos de entradaexpress-rate-limit: Limitación de tasa de peticionescompression: Compresión de respuestas… Leer más »

resend Email for developers

https://resend.com/home The best way to reach humans instead of spam folders. Deliver transactional and marketing emails at scale. Get StartedDocumentation

firebase.studio

The full  stack AI workspace Firebase Studio accelerates your entire development lifecycle with AI agents. Build backends, front ends, and mobile apps, all in one place. https://firebase.studio

Categoría: AI

Roo Code

Roo Code is an AI-powered autonomous coding agent that lives in your editor. It can: Whether you’re seeking a flexible coding partner, a system architect, or specialized roles like a QA engineer or product manager, Roo Code can help you build software more efficiently. https://github.com/RooVetGit/Roo-Code

Categoría: AI

Mastering Text Chunking with Ollama A Comprehensive Guide to Advanced Processing

In today’s world of AI and large language models, one of the most common challenges developers face is handling text that exceeds a model’s context window. Ollama, while powerful for running local language models, shares this limitation with other LLMs. This comprehensive guide will explore advanced chunking techniques to effectively process large documents with Ollama… Leer más »

Categoría: AI

Ansible Collection – devsec.hardening

https://github.com/dev-sec/ansible-collection-hardening/tree/master This collection provides battle tested hardening for: Linux operating systems:CentOS 9Rocky Linux 8/9Debian 11/12Ubuntu 20.04/22.04/24.04Amazon Linux (some roles supported)Arch Linux (some roles supported)Fedora 39/40 (some roles supported)Suse Tumbleweed (some roles supported)MySQLMariaDB >= 5.5.65, >= 10.1.45, >= 10.3.17MySQL >= 5.7.31, >= 8.0.3Nginx 1.0.16 or laterOpenSSH 5.3 and later

LiteLLM

Call all LLM APIs using the OpenAI format [Bedrock, Huggingface, VertexAI, TogetherAI, Azure, OpenAI, Groq etc.] https://github.com/BerriAI/litellm

Categoría: AI

PydanticAI agent framework

PydanticAI is a Python agent framework designed to make it less painful to build production grade applications with Generative AI.https://ai.pydantic.dev/

Categoría: AI