@stratix/http-client
v0.7.6
Published
HTTP client plugin for Stratix framework using Axios
Downloads
1,098
Maintainers
Readme
@stratix/http-client
HTTP client plugin for making outbound requests with Axios
Documentation | Getting Started
Part of Stratix Framework - A TypeScript framework for building scalable applications with Domain-Driven Design, Hexagonal Architecture, and CQRS patterns.
New to Stratix? Start with the Getting Started Guide
About This Package
@stratix/http-client is an HTTP client plugin for the Stratix framework.
HTTP client for making outbound HTTP requests using Axios with advanced features like automatic retries, circuit breaker pattern, and request/response interceptors.
About Stratix
Stratix is an AI-first TypeScript framework combining Domain-Driven Design, Hexagonal Architecture, and CQRS. It provides production-ready patterns for building scalable, maintainable applications with AI agents as first-class citizens.
Key Resources:
Installation
Prerequisites:
- Node.js 18.0.0 or higher
@stratix/coreand@stratix/runtimeinstalled- Basic understanding of Stratix architecture
Manual installation:
pnpm add @stratix/http-clientRelated Packages
Essential:
@stratix/core- Core primitives and abstractions@stratix/runtime- Application runtime and plugin system@stratix/cli- Code generation and scaffolding
Documentation
- HTTP Client Overview - Getting started and basic usage
- Configuration Guide - Configuration options
- Advanced Usage - Interceptors, retries, circuit breaker
- API Reference - Complete API documentation
- Complete Documentation
Support
- GitHub Issues - Report bugs and request features
- Documentation - Comprehensive guides and tutorials
License
MIT - See LICENSE for details.
Stratix Framework - Build better software with proven patterns
