testing-local-backend
CommunityTeste o backend localmente com facilidade.
System Documentation
What problem does it solve?
Este Skill orienta desenvolvedores a subir o backend localmente, testar endpoints SDR/Z-API, demonstrar fluxos e validar novas implementações de forma isolada e rápida.
Core Features & Use Cases
- Subir o backend localmente com configuração simples e logs acessíveis.
- Testar endereços SDR/Z-API e fluxos de webhook em ambiente de desenvolvimento.
- Validar rotas de demos e fluxos de integração antes de migrar para staging ou produção.
Quick Start
Suba o backend no diretório raiz do projeto com PythonPath/venv configurados. Em seguida, acesse http://127.0.0.1:5004 para as APIs de demonstrações e testes.
Para simular o webhook SDR sem Z-API, envie:
curl -X POST http://127.0.0.1:5004/api/zapi/test-webhook
-H "Content-Type: application/json"
-d '{"phone":"554187497364","message":"Olá, quero saber sobre IA"}'
Para testar o webhook real, envie o payload para /api/zapi/webhook conforme o formato descrito em logs.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: testing-local-backend Download link: https://github.com/freddomingues/think-tars/archive/main.zip#testing-local-backend Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.