This repository was archived by the owner on Mar 21, 2023. It is now read-only.
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