Flux is a universal WebAPI Client. It introduces an intuitive way for your software to communicate with external systems, whether they use REST, SOAP, or some other communication standard.
ℹ️ This package has no relation to the Flux SPA Architecture proposed by facebook. This is a WebAPI Client, and not a state management library. BitzArt.Flux can successfully work in conjunction with state management libraries inspired by Flux Architecture, such as Redux, Fluxor, and others.
Refer to the documentation for more information.