File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55[ ![ SPM: Compatible] ( https://img.shields.io/badge/SPM-Compatible-4BC51D.svg?style=flat )] ( https://swift.org/package-manager/ )
66[ ![ License: MIT] ( http://img.shields.io/badge/License-MIT-lightgray.svg?style=flat )] ( https://github.com/InstrumentBox/Network/blob/main/LICENSE )
77
8- Network is a library that provides you with a full-featured web client built on top of new concurrency
9- model available in Swift 5.5.
8+ * Network* is a Swift package that provides you with set of network libraries built on top of new
9+ concurrency model available in Swift 5.5.
1010
11- ## Features
11+ ## Web
12+
13+ * Web* is a library that provides a full-featured web client.
14+
15+ ### Features
1216
1317- [x] Well documented
1418- [x] No dependencies
15- - [x] Swift concurrency support
1619- [x] Customizable
1720- [x] Response validation
1821- [x] Multipart requests
1922- [x] Request authorization
2023- [x] Certificate and public key pinning
2124- [x] 2FA support
2225
23- ## Documentation
26+ ### Documentation
2427
2528- [ Installation] ( https://github.com/InstrumentBox/Network/blob/main/Sources/Web/Web.docc/GettingStarted/Installation.md )
2629- [ Make Your First Request] ( https://github.com/InstrumentBox/Network/blob/main/Sources/Web/Web.docc/GettingStarted/FirstRequest.md )
You can’t perform that action at this time.
0 commit comments