This repository was archived by the owner on Mar 21, 2023. It is now read-only.
Releases: swiftuiux/d3-network-service
Releases · swiftuiux/d3-network-service
Network service v1.0.3
Network service v1.0.2
- Ability to chain requests layering with predicate logic analyzing previous result
Network service v1.0.1
- Documentation
- Code improvements
Network service v1.0.0
Features
- Stand alone package without any dependencies using just Apple's Combine facilities
- Error handling from forming URLRequest object to gettting data on a subscription
- Customizable for different environments development, production...
- Customizable for different requests schemes from classic CRUD Rest to what suits to your own custom routes
- Based on interfaces not implementations
- Ability to log and customize logers for different environment